Sandboxes
List sandboxes
Returns sandboxes owned by the caller, sorted by created_at descending.
get/sandboxes
Query parameters
pageinteger
limitinteger
Response
Paginated sandboxes
Example response
{
"message": "Sandboxes fetched"
}Returns sandboxes owned by the caller, sorted by created_at descending.
Paginated sandboxes
{
"message": "Sandboxes fetched"
}