List all Devboxes while optionally filtering by status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by status
provisioning
, initializing
, running
, suspending
, suspended
, resuming
, failure
, shutdown
The limit of items to return. Default is 20.
Load the next page of data starting after the item with the given ID.
OK
The response is of type object
.