GET /v1/workspaces/{workspace_id}/members
GET
/v1/workspaces/{workspace_id}/membersAuthorization
AuthorizationBearer token · headerrequiredPath parameters
workspace_idstring<uuid>requiredWorkspace id
Query parameters
limitinteger<int64>min 1 · max 200
afterstring<uuid>orderOrderParamDescending user id when omitted.
Allowed:
ascdescResponses
200One page by user id, descending unless order=asc.
itemsWorkspaceMemberBody[]requiredShow propertiesHide properties
Array of
WorkspaceMemberBodycreated_atstring<date-time>requireddisplay_namestring | nullrequiredprimary_emailstring | nullrequiredroleWorkspaceRoleBodyrequiredMirrors `WorkspaceRole`'s spellings rather than deriving serde on the
domain type: renaming a domain variant must not silently change the wire.
Allowed:
adminmemberuser_idstring<uuid>requirednext_cursorstring<uuid> | nullrequired`None` on the last page.
400Bad limit, cursor, order, or path parameter.
errorErrorDetailrequiredShow propertiesHide properties
codeErrorCoderequiredThe machine-readable half of an error response, and the field a client
branches on. Closed: every error carries exactly one of these.
Allowed:
unauthorizedforbiddennot_foundinvalid_requestconflictclient_outdatedprecondition_failedtoo_many_requestsinternalmessagestringrequired401Missing, malformed, or invalid bearer token.
errorErrorDetailrequiredShow propertiesHide properties
codeErrorCoderequiredThe machine-readable half of an error response, and the field a client
branches on. Closed: every error carries exactly one of these.
Allowed:
unauthorizedforbiddennot_foundinvalid_requestconflictclient_outdatedprecondition_failedtoo_many_requestsinternalmessagestringrequired403Caller lacks workspace.members.read.
errorErrorDetailrequiredShow propertiesHide properties
codeErrorCoderequiredThe machine-readable half of an error response, and the field a client
branches on. Closed: every error carries exactly one of these.
Allowed:
unauthorizedforbiddennot_foundinvalid_requestconflictclient_outdatedprecondition_failedtoo_many_requestsinternalmessagestringrequired404No such workspace, or the caller cannot see it.
errorErrorDetailrequiredShow propertiesHide properties
codeErrorCoderequiredThe machine-readable half of an error response, and the field a client
branches on. Closed: every error carries exactly one of these.
Allowed:
unauthorizedforbiddennot_foundinvalid_requestconflictclient_outdatedprecondition_failedtoo_many_requestsinternalmessagestringrequired