Workspace Users

List Workspace Users

Requires workspace-users-read. Returns members with their role.

get/open/workspaces/{workspaceId}/users

Path parameters

workspaceIdstring required

Response

Successful

idnumber
namestring
emailstring email
rolestring

Role of the user inside the workspace (admin, member, viewer).

Changes