{
"_metadata": {
"collection": "<string>",
"offset": 123,
"limit": 123,
"total": 123,
"next": "<string>",
"nextLink": "<string>"
},
"batchActionJobs": [
{
"id": "<string>",
"credentialId": "<string>",
"actionType": "<string>",
"requestPayload": "<unknown>",
"results": "<unknown>",
"status": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>"
}
]
}