alternative_distribution_keys__list
Retrieve a list of alternative distribution keys with optional filtering by app existence. Supports pagination via next URL.
Instructions
List alternative distribution keys. [GET /v1/alternativeDistributionKeys]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| exists_app | No | filter by existence or non-existence of related 'app' |