Get (and lazily create) the caller’s desk space
Get (and lazily create) the caller’s desk space
Returns the caller’s private desk space id, creating the hidden space on first call. The desk is where default-agent runs execute: it never appears in GET /spaces and is readable by its owner only — every other caller, organization administrators included, receives 404 on its space-scoped routes. Authorization: any authenticated member.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The caller's desk.
spaceId