Get the options from a specific Category
GET {{baseUrl}}/3dCartWebAPI/v1/Categories/:categoryid/Options?limit=<integer>&offset=<integer>
Get the options from a specific Category
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| limit | string | Maximum number of items that can be returned | |
| offset | string | Starting point for the return data |