Skip to main content
GET
Get the status of a batch transfer enrichment job

Authorizations

X-Api-Key
string
header
required

Path Parameters

transferEnrichmentBatchId
string<uuid>
required

ID of the batch transfer enrichment job

Response

Successful operation

batchId
string<uuid>

Unique identifier for the batch job

status
enum<string>

Current status of the batch job

Available options:
pending,
running,
completed,
failed