Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Enter your API token in the format: Bearer <your_token_here>

Query Parameters

offset
integer
default:0
limit
integer
default:10
title
string | null

Response

Spaces retrieved successfully

status
string
required

Response status message

Example:

"Get list spaces success"

data
SpaceListItem · object[]

List of spaces matching the request

pagination
PaginationInfo · object | null

Pagination information for the results