Get Operation Batch
GET /v2/ipaas/operation-batches/{id}
Required scopes
ipaas:operations:execute
Tokens missing any required scope return 401 scope_missing.
See Auth & Scopes for issuance.
Operation
| Operation ID | getOperationBatch |
| Tags | Operations |
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| id * | path | id |
Responses
200
OK
object
Example request
GET https://api.digitalonboarding.com/v2/ipaas/operation-batches/{id}
Authorization: Bearer <partner-token>