List members
GET/v1/spaces/:space_id/members
Returns a paginated list of members belonging to the specified space. Each member record includes the member’s profile ID, name, icon (which may be derived from an emoji or image), network identity, global name, status (e.g. joining, active) and role (e.g. Viewer, Editor, Owner). This endpoint supports collaborative features by allowing clients to show who is in a space and manage access rights.
Request
Responses
- 200
- 401
- 500
The list of members in the space
Unauthorized
Internal server error