Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

The ID of the organization

id
string
required

The id of record

Response

Successful operation

id
string
read-only
email
string
organisation_id
string
read-only
project_name
string
role
enum<string>
Available options:
Developer,
Viewer
status
enum<string>
Available options:
pending,
accepted,
revoked,
expired
expires_at
string<date-time>
invited_by
string
email_sent
boolean
email_error
string
created_at
string<date-time>
read-only
accepted_at
string<date-time>