Returns a list of all active categories configured for a specific analysis model.
Categories group related evaluation variables and help organize the scoring structure.
Results are ordered by order_number ascending, with nulls last.
Requires scope: read:model-category
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The analysis model ID
Successful Response
Unique identifier
1
Parent model ID
1
Category name
"Opening"
Auto-generated slug from name (kebab-case). Used as variable name in JSON responses.
"opening"
Category description
Maximum score achievable in this category
100
Whether the category is active
Creation timestamp
Creator identifier
Display order within the model
Last update timestamp
Last updater identifier