Chainbase Docs home page
Search or ask...
Support
Search...
Navigation
Alpha
Get Query Status (Alpha)
Learn and build
Run a node
Data Catalog
Data Platform
Crypto World Model
API Reference
API Reference
Overview
API Status Code
Json Web Token(JWT)
Web3 API
Basic API
Balance API
Token API
NFT API
Domain API
SQL API
Alpha
POST
Execute Queries (Alpha)
GET
Get Query Status (Alpha)
GET
Get Query Results (Alpha)
Classic(Deprecated)
Webhook API
Webhook API
Node RPC API
EVM RPC API
Aptos RPC API
Sui RPC API
Ton RPC API
Alpha
Get Query Status (Alpha)
GET
/
execution
/
{execution_id}
/
status
Try it
Headers
X-API-KEY
string
required
Content-Type
string
required
Path Parameters
execution_id
string
required
The ID of the execution
Response
200 - application/json
code
integer
data
object[]
Show child attributes
data.
executionEndedAt
string
data.
executionId
string
data.
executionStartedAt
string
data.
expiresAt
string
data.
message
string
data.
progress
integer
data.
queryId
integer
data.
status
string
data.
submittedAt
string
message
string
Execute Queries (Alpha)
Get Query Results (Alpha)