v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Taxonomy Analytics

List taxonomy analytics run history

List previously executed step-analytics runs (transitions and paths) for a taxonomy, newest-executed first. Runs are de-duplicated by their parameters, so re-running the same analysis updates the existing entry and bumps its run_count instead of creating a duplicate.

get/v1/taxonomies/{taxonomy_id}/analytics/runs

Path parameters

taxonomy_idstring required

Query parameters

analysis_type'transitions' | 'paths'

Kind of taxonomy step-analytics computed for a persisted run.

Attributes: TRANSITIONS: Direct A→B transition analytics (conversion rate, durations, predictor lifts) produced by the /analytics/transitions endpoint. PATHS: Multi-step path discovery produced by the /analytics/paths endpoint.

Filter by analysis type (transitions or paths)

collection_idstring nullable

Filter by collection ID

Filter by collection ID

pageinteger

Page number (1-indexed)

Page number (1-indexed)

page_sizeinteger

Items per page

Items per page

Response

Successful Response

totalinteger required

Total matching runs

pageinteger required

1-indexed page number

page_sizeinteger required

Runs per page