Poll Run Batch Transforms
GET
/v1/batches/transforms/run?batchId=${batchId}
Poll to retrieve the batched transforms
Request
Headers
An API Key is required to access this endpoint.
Example
Polling response
The API returns the response in JSON format.
The request will return a 200 with the batchId
, requests
, status
, and timeElapsed
.
Example
Last updated