Herodotus Cloud Services home page
Search...
Support
Console
Console
Search...
Navigation
Basic Batch Query
Get batch query id by task hash
Documentation
Atlantic
Data Processor
Data Processor Server
Storage Proofs
Data Structure Indexer
Data Processor (Legacy)
Atlantic (Legacy)
Data Processor API (Legacy)
Introduction
Basic Batch Query
POST
Submit a batch query
GET
Get the status of your batch query
GET
Get the list of batch queries you have submitted.
GET
Get the status of your batch query
GET
Get the batch query jobs for a given batch query
GET
Get batch query id by task hash
GET
gm
Program Registry
POST
Submit a program to program registry
Basic Batch Query
Get batch query id by task hash
Get batch query id by task hash
GET
/
batch-query-id
/
{taskHash}
Try it
200
404
500
{
"batchId"
:
"<string>"
}
Path Parameters
taskHash
string
required
Response
200
200
404
500
application/json
Default Response
batchId
string
required
Get the batch query jobs for a given batch query
gm
200
404
500
{
"batchId"
:
"<string>"
}