---
api: 'Merchant API'
---

# Retrieve a synchronous webhook list

Retrieve a list of synchronous webhook objects.

You can use this endpoint to see your different address validation endpoints registered to different locations.

:::info
For more information about locations, see: [Merchant API: Locations](/docs/api/merchant#tag-locations).
:::

## Endpoint

GET `/api/synchronous-webhooks`

## Returns

### 200

Synchronous webhook list returned

#### Response attributes


## Error responses

| HTTP status code | Description |
| --- | --- |
| 400 | Bad Request |
| 401 | Unauthorized |
