Invites
List invites
GET/organization/invites
Create invite
POST/organization/invites
Retrieve invite
GET/organization/invites/{invite_id}
Delete invite
DELETE/organization/invites/{invite_id}
ModelsExpand Collapse
Invite object { id, created_at, email, 6 more } Represents an individual invite to the organization.
Invite object { id, created_at, email, 6 more }
Represents an individual invite to the organization.