Workspace Users
List Workspace Invites
Requires workspace-users-read
. Lists pending & accepted invites.
GET
List Workspace Invites
Retrieve all pending or accepted invitations for a workspace.
Authentication & Scope
Requires workspace-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
Path Parameters
Response
200
application/json
Successful
The response is of type object[]
.