List spaces
Lists non-archived spaces across all space types. Authorization: any authenticated organization member. Organization administrators see every space; other members see only the spaces they hold `space:read` on. Archived spaces are excluded. No pagination — returns the full visible set. Each entry has `id` (uuid), `title`, `spaceType` (the parent space-type identifier), `createdAt`, `updatedAt`, and `createdBy`.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The non-archived spaces visible to the caller.
spaces