Retrieve a specific category by ID
Model Categories
Obtener Categoría
Returns the details of a specific category within an analysis model.
Requires scope: read:model-category
GET
Retrieve a specific category by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Response model for category.
Unique identifier
Example:
1
Parent model ID
Example:
1
Category name
Example:
"Opening"
Auto-generated slug from name (kebab-case). Used as variable name in JSON responses.
Example:
"opening"
Category description
Maximum score achievable in this category
Example:
100
Whether the category is active
Creation timestamp
Creator identifier
Display order within the model
Last update timestamp
Last updater identifier
