v1
latestOpenAPI 3.0.02026-07-24900287.5 KBAnnotations
Get all Annotation Categories
This API will return all the annotation categories for the current account.
get/annotation_categories
Response
List of Annotation Categories
Example response
[
{
"name": "Kick",
"import_name": "play_type_kick",
"start_offset": 15,
"end_offset": 2,
"default_color": "#A55F7B",
"is_bakeable": 1,
"created_at": "2023-10-31 23:59:59",
"modified_at": "2023-10-31 23:59:59",
"is_editable": 1
}
]