cURL
curl --request GET \ --url https://east.sandbox.spade.com/batches/{cardEnrichmentBatchId} \ --header 'X-Api-Key: <api-key>'
{ "batchId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Get the status of a batch job.
Documentation IndexFetch the complete documentation index at: https://docs.spade.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.spade.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of the batch card enrichment job
Successful operation
Unique identifier for the batch job
Current status of the batch job
pending
running
completed
failed