Workspaces
List workspace members
Returns all members of a workspace, ordered by join date (oldest first).
GET
List workspace members
Requires the
workspaces:read scope. You must be a member of the workspace.Path parameters
The numeric workspace ID.
Response
Returns an array of member objects.User ID.
Email address. Only returned if you are the workspace owner.
null for all other roles.Display name.
Profile picture URL.
null if none is set.Workspace role:
owner, admin, member, or viewer.UTC ISO-8601 timestamp of when the user joined the workspace.
List workspace members