orgs

Get a list of all invites for an organization.

Get a list of all invites for an organization.

get/orgs/{org}/invites/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Response

Retrieved the list of organization invites

emailstring email

The email of the user to be invited.

expires_atstring date-time
inviterstring
inviter_urlstring uri nullable
orgstring
role'Owner' | 'Manager' | 'Member' | 'Collaborator'

The role to be assigned to the invited user.

slug_permstring slug
userstring

The slug of the user to be invited.

user_urlstring uri nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.