Skip to main content
GET
cURL

Authorizations

X-Avala-Api-Key
string
header
required

API key for authentication. Generate one in Mission Control Settings > Security & Identity.

Path Parameters

slug
string
required

Response

200 - application/json
name
string
required
Required string length: 1 - 1024
slug
string<slug>
required
Required string length: 1 - 255
Pattern: ^[-a-zA-Z0-9_]+$
uid
string<uuid>
read-only
handle
string | null

Unique handle for the organization (e.g., 'irobot'). Used in URLs and mentions.

Maximum string length: 50
Pattern: ^[a-zA-Z0-9_]+$
description
string
Maximum string length: 1024
logo
string<uri> | null
read-only
website
string<uri>
Maximum string length: 200
industry
enum<string>
Available options:
robotics,
autonomous_vehicle,
ai_ml,
other
email
string<email>

Contact email for the organization.

Maximum string length: 254
phone
string

Contact phone number for the organization.

Maximum string length: 50
visibility
enum<string>

Whether the organization profile is publicly visible.

Available options:
public,
private
plan
enum<string>

Subscription plan for the organization.

Available options:
basic,
pro,
enterprise
is_verified
boolean

Whether the organization has been verified by staff.

is_active
boolean

Whether the organization is active. Inactive organizations cannot be accessed.

member_count
integer
read-only

Number of members in the organization

team_count
integer
read-only

Number of teams in the organization

dataset_count
integer
read-only

Number of datasets in the organization

project_count
integer
read-only

Number of projects in the organization

slice_count
integer
read-only

Number of slices in the organization

role
string | null
read-only

Current user's role in this organization

allowed_domains
string[]
read-only

Allowed email domains for auto-enrollment (owner/admin/staff only)

slug_edits_remaining
integer
read-only

Number of remaining slug edits allowed (max 3)

billing_status
string | null
read-only

Billing subscription status (active, past_due, canceled, trialing, inactive) or null

created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only