List organization invitations
Organizations
List organization invitations
Lists organization invitations newest first with stable cursor pagination. Defaults to pending invitations; filter by a lifecycle status or pass all for the complete invitation history. Requires a role with member management (owner or admin). Page size defaults to 20 (maximum 100).
GET
List organization invitations
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
Minimum string length:
1Query Parameters
Invitation lifecycle status to return. Use all for complete history.
Available options:
pending, accepted, rejected, canceled, all Required range:
1 <= x <= 100