List spaces

GET {{baseUrl}}/video/v1/spaces

List all spaces in the current environment.

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to include in the response
pagenumberOffset by this many pages, of the size of limit

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"type":"server","id":"uylLl3WuQ54CwqUB9UHySxnN66sqKue5","created_at":"1607452572","status":"idle"},{"type":"server","id":"HK01Bq7FrEQmIu3QpRiZZ98HQOOZjm6B","created_at":"1693452572","status":"active"}]}