cURL
curl --request GET \ --url https://east.sandbox.spade.com/batches/{transferEnrichmentBatchId} \ --header 'X-Api-Key: <api-key>'
{ "batchId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "pending" }
Get the status of a batch transfer enrichment job.
ID of the batch transfer enrichment job
Successful operation
The response is of type object.
object