Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

spaceId
string
required

Query Parameters

take

Resolve at most this many projects, in project-list order; omitted means the whole list

Response

200 - application/json

Returns a map of baseId to entry URL pathname.

{key}
string
Last modified on September 15, 2026