GetCategory

Retreive single category model


Method name Response type Requires identity Required permissions
Request Single Category model Yes None

Request structure

Field name Type Default Required Description
id numeric Yes ID of category to retreive
resolvePath boolean No If true, Category model will have the additional field - array of category names, gotten from its path


Examples

There are no examples for this method.