List sandboxes
Sandboxes
List sandboxes
Returns the sandboxes owned by your live Plane workspace.
GET
List sandboxes
Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the
default is 10.
A value from a previous response that lets you fetch the next page.
Return results after this sandbox ID.
Return results before this sandbox ID.
Returns
Only one ofcursor, starting_after, or ending_before may be provided.
Returns a dictionary with a sandboxes property that contains an array of
Sandbox objects. When another page is available,
the response also includes a cursor value.