List Existing Sandboxes
GET
https://routecloud.telogis.com/v1/sandboxes.- Authentication required.
- Response body: sandbox_list_response.
Retrieve a list of existing sandboxes.
Status Codes
200
- Success.401
- Authentication required.
sandbox_list_response
Name | Type | Description |
---|---|---|
sandboxes | sandbox_response[] | An array of existing sandboxes. |