get https://api.fanheroapi.com/categories
Overview
Returns a paginated list of post categories for one of your channels.
To limit the list of categories returned, use the following query parameters:
Parameter name | Type | Description |
---|---|---|
| Boolean | If True, the endpoint returns only categories that have a parent category. |
| Boolean | If True, the endpoint returns only parent categories, i.e. categories that have child categories. |
| Boolean | If True, the endpoint returns only pinned categories. |
Header parameters channel
and organization
are required.