Taxonomy
Get a taxonomy run
Returns a single taxonomy run by ID, scoped to the tenant. Returns 404 if the run does not belong to the tenant.
get/v1/taxonomy/runs/{run_id}
Path parameters
run_idstring uuid required
Example:019f177f-9aa3-705e-8195-cea2aa187268
Taxonomy run ID.
Query parameters
tenant_idstring required
Example:org-123
Tenant that owns the run.
Response
The taxonomy run