List space types
Lists the organization's space types — the top-level containers keyed by a lowercase identifier that spaces are grouped under. Authorization: any authenticated organization member. Organization administrators see every space type; other members see only the space types they hold `spacetype:list` on. No pagination — returns the full visible set. Each entry has `identifier` (the stable lowercase key), `title`, `createdAt`, `updatedAt`, and `createdBy`.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The space types visible to the caller.
spaceTypes