alternative_distribution_keys__list
Retrieve public keys registered for EU alternative distribution, used to sign apps delivered outside the App Store. Filter by app existence to check if an app has a key.
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. |