List Workspace Invites
Retrieve all pending or accepted invitations for a workspace.Authentication & Scope
Requiresworkspace-users-read ability. The requester must be a member of the workspace.
Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
| workspaceId | number | ID of the workspace. |
Response
200 OK – Array of Invite objects.
403 Forbidden – Token lacks workspace-users-read or you lack access.Authorizations
Personal Access Token