WorkspaceInvitation

Query Organization Invitations

Used to query organization invitations

get/workspaces/invitations

Query parameters

organization_idstring required

The ID of the organization whose invitations should be retrieved

invitation_type'email' | 'link'

The type of invitation

invitee_emailstring

The e-mail address of the invitee - applies to EMAIL or LINK invite types

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

The query result

cursorstring

Cursor used for pagination

Changes