cURL
curl --request GET \ --url https://atlantic.api.herodotus.cloud/atlantic-query-jobs/{atlanticQueryId}
{ "jobs": [ { "id": "<string>", "atlanticQueryId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z", "context": "<unknown>" } ], "steps": [ "<string>" ] }
Get detailed job information for an Atlantic proof generation 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
Show child attributes
Was this page helpful?