Skip to main content
List Workspace Invites
Returns the workspace’s live pending invites (status = 'pending' AND expiresAt > now — effectively-expired rows are excluded). Requires the invite capability (or owner).

Path Parameters

string
required
The workspace UUID.

Response

Each item is a WorkspaceInvitation object. This is a workspace’s outbox. For the invites addressed to a user, see List My Invites. See also: useFetchWorkspaceInvites