Skip to main content
GET
Get the caller's organization membership

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Response

Membership

role
enum<string>
required
Available options:
admin,
member
userId
string<uuid>
required
organizationId
string<uuid>
required
scopes
enum<string>[]
required

Organization-wide scopes in effect for the caller, from grants whose resource_id is null. Admins hold every scope. Per-resource grants are not listed here; they appear as access on each record.

Available options:
environments:read,
environments:write,
automations:read,
automations:write,
analytics:read