Get box
This endpoint retrieves information about a box
Authorizations
Enter your API Key in the format: Bearer . Get it from https://gbox.ai
Path Parameters
Box ID
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Response
Get box
- Linux Box
- Android Box
Linux box instance with full configuration and status
Unique identifier for the box
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
The current status of a box instance
pending, running, error, terminated "running"
Creation timestamp of the box
"2024-01-15T10:30:00.000Z"
Last update timestamp of the box
"2024-01-15T10:35:00.000Z"
Expiration timestamp of the box
"2024-01-15T10:40:00.000Z"
Box type is Linux
linux "linux"
Configuration for a Linux box instance
The reason for the current status, if any
"Box terminated by user"