ReDoc documentation
Get Bulk summary data with list of operations items short data.
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
{- "bulk_id": "string",
- "description": "string",
- "extension_attributes": { },
- "operation_count": 0,
- "operations_list": [
- {
- "error_code": 0,
- "id": 0,
- "result_message": "string",
- "status": 0
}
], - "start_time": "string",
- "user_id": 0,
- "user_type": 0
}