Get a list of catalog bundle assignments.
GET
/catalogs/bundleassignments
200Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
catalogID | string | ID of the catalog. | --- | |
bundleID | string | ID of the bundle. | --- | |
page | integer | Page of results to return. Default: 1. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation. | --- | |
pageSize | integer | Number of results to return per page. Default: 20, max: 100. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
Items | array | --- | --- | --- | ||
Meta | object | --- | --- | --- | ||