Org Team

List WorkOS invitations for this org (pending by default)

get/v1/orgs/{workosOrgId}/invitations

Path parameters

workosOrgIdstring required

Query parameters

state'pending' | 'accepted' | 'expired' | 'revoked' | 'all'

Filter invitations by state. Defaults to "pending".

Response

hasMoreboolean required

True when the first page was saturated — callers should contact support instead of paging further.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.