GetCategories

Retreive all categories owned by current user


Method name Response type Requires identity Required permissions
Request Array of Category models Yes None

Request structure

Field name Type Default Required Description
parentId numeric No ID of parent category. When specified, method will return child categories only.


Examples

There are no examples for this method.