List Workspace Members
GET/api/v1/workspaces/{workspaceId}/members
Retrieve all members of a workspace, including the owner and pending invitations (if the user has member management permissions).
Headers
AuthorizationstringRequired
Bearer token for authentication
Path Parameters
workspaceIdstringRequired
The unique identifier of the workspace
GET/api/v1/workspaces/{workspaceId}/members
Response