Get All Categories
Core
Get All Categories
List all event categories and subcategories
GET
Get All Categories
Returns every distinct event category and subcategory pair used across radar and signal events. Use the returned
Returns all distinct
eventCategory values as filter parameters when calling the byCategory endpoints. This is useful for building category filter dropdowns or understanding the taxonomy of events Shoal tracks.
Query Parameters
None.Request
cURL
Response (200)
eventCategory / eventSubcategory pairs across both radar and signal events, sorted alphabetically.
Use the returned eventCategory values as the category parameter when calling /v1/radar/byCategory or /v1/signal/byCategory.