Contents

Read marketplace webhook information

Get the endpoint URL for alternative distribution package notifications.

URL

GET https://api.appstoreconnect.apple.com/v1/marketplaceWebhooks

Query Parameters

NameTypeDescription
fields[marketplaceWebhooks] Optional[string]

limit Optionalinteger

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
MarketplaceWebhooksResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

429
Content-Type: application/json
ErrorResponse

Discussion

Example Request and Response

See Also

Managing Webhook Endpoint URLs