v4
latestOpenAPI 3.0.22026-07-3188146256.6 KBTaxonomy
getTaxonomyBulkActionJobById
Gets a bulk action job by job id
get/v1/entity/taxonomies/bulk-jobs/{job_id}
Path parameters
job_idstring required
Response
Returns the job matching the given job id
Example response
{
"job_id": "123e4567-e89b-12d3-a456-426614174000",
"status": "PENDING",
"action_type": "MOVE_CLASSIFICATIONS",
"created_by": "10598",
"created_at": "2024-01-01T00:00:00.000Z",
"updated_at": "2024-01-01T00:00:00.000Z",
"org": "66"
}