Skip to main content
GET
List workspace members
Requires the workspaces:read scope. You must be a member of the workspace.

Path parameters

string
required
The numeric workspace ID.

Response

Returns an array of member objects.
number
required
User ID.
string | null
Email address. Only returned if you are the workspace owner. null for all other roles.
string
required
Display name.
string | null
Profile picture URL. null if none is set.
string
required
Workspace role: owner, admin, member, or viewer.
string
required
UTC ISO-8601 timestamp of when the user joined the workspace.