Bulk Actions
Retrieve Bulk Action
Retrieve the status of a bulk action
get/bulk_actions/{id}
Path parameters
idstring required
Response
OK
Example response
{
"metadata": {
"ids": [
"611c8825-6f21-4544-bb47-9f50453e9cb0",
"418c701a-efe3-4e3d-a404-e635a2f28775"
]
}
}