Get table status
Matrix
/table/{id}
Retrieve the status and metadata of a table request by its ID.
GET
Get table status
Documentation Index
Fetch the complete documentation index at: https://maps.solvice.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Response
200 - application/json
OK
Table id.
Table status (IN_PROGRESS, SUCCEEDED, FAILED).
Available options:
IN_PROGRESS, AGGREGATING, SUCCEEDED, FAILED, CREATING Error message if the Cube failed.
Hash of the Cube request
Number of sources in the table
Number of destinations in the table
Table response id.
Last update time of the table.
Creation time of the table.