Requires workspace-users-read
. Lists pending & accepted invites.
Retrieve all pending or accepted invitations for a workspace.
Requires workspace-users-read
ability. The requester must be a member of the workspace.
Parameter | Type | Description |
---|---|---|
workspaceId | number | ID of the workspace. |
200 OK
– Array of Invite objects.
403 Forbidden
– Token lacks workspace-users-read
or you lack access.
Personal Access Token
Successful
The response is of type object[]
.