Gets a list of Add-On.
| Name | Description | Usage |
|---|---|---|
| productIds | This will retrieve the related list of product IDs. | GET addons?expand=productids |
| Name | Description | Usage |
|---|---|---|
| index | The index to retrieve when requesting paged results. | GET addons?page=index~{value} |
| size | The size of the page when retrieving paged results. | GET addons?page=size~{value} |