List spaces
GET/spaces
Retrieves a paginated list of all spaces that are accessible by the authenticated user. Each space record contains detailed information such as the space ID, name, icon (derived either from an emoji or image URL), and additional metadata. This endpoint is key to displaying a user’s workspaces.
Request
Responses
- 200
- 401
- 500
The list of spaces accessible by the authenticated user
Unauthorized
Internal server error