v1

latestOpenAPI 3.0.02026-07-22201291.8 MB

List Spaces

Returns a list of all spaces.

post/spaces/list

Request body

customer_keystring

Customer key for which you want to list spaces.

limitnumber float

Maximum number of records to return per page.

page_cursorstring nullable

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

searchstring

String for which to search. Filters returned spaces to include all records that satisfy a partial match using name, space_key, or customer_key.

space_keystring

Filter spaces by space_key.

Response

OK