List invitations
Invites
List invitations
Retrieve a paginated list of workspace invitations. Returns pending invitations by default — pass status=all to include accepted and cancelled ones.
GET
List invitations
Authorizations
Headers
API version header. Supported values: 2026-03-30
Available options:
2026-03-30 Query Parameters
Max number of items to return per page.
Required range:
1 <= x <= 50Example:
"eyJsYXN0SWQiOiJVU211a09NaXBhIn0"
Filter by invitation state. Defaults to pending — pass all to include accepted and cancelled invitations.
Available options:
pending, accepted, cancelled, all Example:
"pending"