GET api/v2/browse/categories/{category_id}/sections?limit={limit}&offset={offset}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
category_id

string

Required

limit

integer

None.

offset

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.