---
title: Read Marketplace Webhook Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-marketplacewebhooks
---

# Read Marketplace Webhook Information

Get the endpoint URL for alternative distribution package notifications.

## URL

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

## Query Parameters

fields[marketplaceWebhooks]: limit:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Managing Webhook Endpoint URLs

- [Add a Marketplace Webhook Configuration](appstoreconnectapi/post-v1-marketplacewebhooks.md)
- [Modify a Marketplace Webhook Configuration](appstoreconnectapi/patch-v1-marketplacewebhooks-_id_.md)
- [Delete a Marketplace Webhook Configuration](appstoreconnectapi/delete-v1-marketplacewebhooks-_id_.md)
