List box
Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Query Parameters
Page number
1
Page size
10
Filter boxes by their current status (pending, running, stopped, error, terminated, all). Must be an array of statuses. Use 'all' to get boxes with any status.
["running"]
Filter boxes by their type (linux, android, all). Must be an array of types. Use 'all' to get boxes of any type.
["linux"]
Filter boxes by their labels. Labels are key-value pairs that help identify and categorize boxes. Use this to filter boxes that match specific label criteria. For example, you can filter by project, environment, team, or any custom labels you've added to your boxes.
Filter boxes by their device type (virtual, physical)
"virtual"
Response
List box
Response containing paginated list of box instances