Generic Categories

This resource allows you to retrieve a list of all Generic Categories, or by name, ID, or object references.

Operations


Retrieve All Generic Categories or by Name
GET /v2/forecasting/generic_categories


Retrieve All Generic Categories or by Name (Deprecated)
GET /v1/forecasting/generic_categories


Retrieve Generic Categories
POST /v2/forecasting/generic_categories/multi_read


Retrieve Generic Categories (Deprecated)
POST /v1/forecasting/generic_categories/multi_read


Retrieve Generic Category by ID
GET /v2/forecasting/generic_categories/{id}


Retrieve Generic Category by ID (Deprecated)
GET /v1/forecasting/generic_categories/{id}