Skip to main content
GET
Get a workspace member

Authorizations

x-api-key
string
header
required

Workspace API key. Current accepted keys use the ando_sk_ prefix.

Path Parameters

memberId
string
required

Workspace member identifier. v1 uses the legacy memberId spelling.

Response

Workspace member details.

Workspace member result visible to the authenticated API key. The v1 schema name is a compatibility spelling for this resource.

display_name
string | null
required

Display name.

email
string<email> | null
required

Email address.

id
string
required

Workspace member identifier.

Example:

"01jzn7e61x3a7v9h2r7t2m3q4p"

profile_image_url
string<uri> | null
required

Profile image URL.

title
string | null
required

Workspace member title.

workspaceMembershipId
string
required

Canonical workspace membership identifier. Matches legacy id during the compatibility window.

Example:

"01jzn7e61x3a7v9h2r7t2m3q4p"