cURL
curl --request GET \ --url https://api.herodotus.cloud/batch-query-status \ --header 'api-key: <api-key>'
{ "queryStatus": "DONE", "info": [ "<string>" ] }
Provide the batch query id to get the status of your batch query.
Documentation IndexFetch the complete documentation index at: https://docs.herodotus.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.herodotus.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Default Response
DONE
IN_PROGRESS
REJECTED