List taxonomy runs
Returns taxonomy run history for a tenant, most recent first. Optionally filter by scope_type, source_type, field_id, and source_id. source_id is a tri-state filter: omit it for no source filter, pass an empty string to scope to the canonical "no source" bucket, or pass a concrete value to match that source.
Query parameters
Tenant whose runs should be listed.
Taxonomy input scope. field covers one (source_type, source_id, field_id) field scope. directory covers all text feedback records for the tenant/directory and must not include source_type, source_id, or field_id.
Optional scope type filter. Omitted means no scope type filter.
Optional source_type filter.
Optional source_id filter. Omit for no filter; empty string scopes to the "no source" bucket; a concrete value matches that source.
Optional field_id filter.
Maximum number of runs to return.
Response
Taxonomy run history