List spaces
List spaces the user has access to.
<Note>This endpoint is in beta, read more here.</Note>
Query parameters
A universally unique identifier (base64-encoded opaque string).
The unique organization identifier (base64). When provided, only resources belonging to this organization are returned.
Case-insensitive substring filter on the resource name. Returns only resources whose name contains the given string. For example, name=prod matches "production", "my-prod-dataset", etc. If omitted, no name filtering is applied and all resources are returned.
Maximum items to return. Defaults to 50 if omitted; maximum is 100.
Opaque pagination cursor returned from a previous response (pagination.next_cursor). Treat it as an unreadable token; do not attempt to parse or construct it.
Response
Returns a list of space objects