Read marketplace webhook information
Get the endpoint URL for alternative distribution package notifications.
URL
GET https://api.appstoreconnect.apple.com/v1/marketplaceWebhooksQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[marketplaceWebhooks] Optional | [string] | |
limit Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | MarketplaceWebhooksResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |