v1
latestSwagger 2.02026-07-176455196.1 KBinvites
List invites
Returns a cursor-paginated list of invite tokens for the organization, with computed status (pending, expired, redeemed).
get/orgs/{org_id}/invites
Path parameters
org_idstring required
Organization ID
Query parameters
limitinteger
Page size (default 20, max 100)
cursorstring
Pagination cursor (UUIDv7 of the last seen invite)
Response
OK