alternative_distribution_keys__list
List public keys for EU alternative distribution to sign apps outside the App Store. Filter by app existence or paginate results.
Instructions
List the public keys registered for EU alternative distribution, used to sign apps delivered outside the App Store. Use exists[app] to check whether an app has one at all. [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. | |
| exists_app | No | filter by existence or non-existence of related 'app' | |
| fields_alternativeDistributionKeys | No | the fields to include for returned resources of type alternativeDistributionKeys Return only these attributes. A full row set can exceed 200 KB. |