The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get user invite by id

GET

https://api.pack.cloud/v1/organizations/{organizationId}/user-invites/{inviteId}

Request

Path parameters

organizationIdstring
inviteIdstring

Response

OK

Body

idstring
ID of the invite
emailstring
Email address that is invited
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource