List 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 nameTypeDescription
isChildBoolean If True, the endpoint returns only categories that have a parent category.
isParentBoolean If True, the endpoint returns only parent categories, i.e. categories that have child categories.
pinnedBoolean If True, the endpoint returns only pinned categories.
(Same result as in List pinned categories )

Header parameters channel and organization are required.

Language
Click Try It! to start a request and see the response here!