Teams
List team invitations
Show all pending invitations for the team.
Processing mode: <small><code>sync</code></small>
get/orgs/{organization}/teams/{team}/invites
Path parameters
organizationstring required
The organization slug
teaminteger required
The team ID
Query parameters
includestring
Available includes are role, roleCount, roleExists, team, teamCount, teamExists, organization, organizationCount, organizationExists. You can include multiple options by separating them with a comma.
page[size]integer
The number of results that will be returned per page.
page[cursor]string
The cursor to start the pagination from.
Response
Paginated set of TeamInvitationResource