---
title: "Allows to fetch the webhook configuration"
method: GET
path: "/v1/Porting/Configuration/Webhook"
tags: ["NumbersV1PortingWebhookConfigurationFetch"]
---

# Allows to fetch the webhook configuration

`GET /v1/Porting/Configuration/Webhook`

Allows to fetch the webhook configuration

## Response `200`

OK

- NumbersV1PortingWebhookConfigurationFetch
  - `url` string, uri, nullable — The URL of the webhook configuration request
  - `port_in_target_url` string, uri, nullable — The complete webhook url that will be called when a notification event for port in request or port in phone number happens
  - `port_out_target_url` string, uri, nullable — The complete webhook url that will be called when a notification event for a port out phone number happens.
  - `notifications_of` string[], nullable — A list to filter what notification events to receive for this account and its sub accounts. If it is an empty list, then it means that there are no filters for the notifications events to send in each webhook and all events will get sent.
  - `port_in_target_date_created` string, date-time, nullable — Creation date for the port in webhook configuration
  - `port_out_target_date_created` string, date-time, nullable — Creation date for the port out webhook configuration

---

[API](https://skmtc.net/twilio/apis/twilio-numbers.md) · [All operations](https://skmtc.net/twilio/apis/twilio-numbers/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-numbers/revisions/089dd6360dfe/schema)
