Skip to main content

Get member

GET 

/spaces/:space_id/members/:member_id

Fetches detailed information about a single member within a space. The endpoint returns the member’s identifier, name, icon, identity, global name, status and role. The member_id path parameter can be provided as either the member's ID (starting with _participant) or the member's identity. This is useful for user profile pages, permission management, and displaying member-specific information in collaborative environments.

Request

Responses

The member details