Get cube status
Cube
/cube/{id}
Retrieve the status and metadata of a cube request by its ID.
GET
Get cube status
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Response
200 - application/json
OK
Cube id.
Cube status (IN_PROGRESS, SUCCEEDED, FAILED).
Available options:
IN_PROGRESS, AGGREGATING, SUCCEEDED, FAILED, CREATING Error message if the Cube failed.
Type of the Cube response, e.g., 'coefficients'.
Hash of the Cube request
Cube response id.
Last update time of the Cube.
Creation time of the Cube.