Spaces
List Spaces
Returns a list of all spaces.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Customer key for which you want to list spaces.
Minimum string length:
1String for which to search. Filters returned spaces to include all records that satisfy a partial match using name, space_key, or customer_key.
Minimum string length:
1Filter spaces by space_key.
Minimum string length:
1Maximum number of records to return per page.
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.