---
title: "GET /v1/SourceIpMappings/{Sid}"
method: GET
path: "/v1/SourceIpMappings/{Sid}"
tags: ["VoiceV1SourceIpMapping"]
---

# GET /v1/SourceIpMappings/{Sid}

`GET /v1/SourceIpMappings/{Sid}`

## Path parameters

- `Sid` string, required

## Response `200`

OK

- VoiceV1SourceIpMapping
  - `sid` string, nullable — The unique string that we created to identify the IP Record resource.
  - `ip_record_sid` string, nullable — The Twilio-provided string that uniquely identifies the IP Record resource to map from.
  - `sip_domain_sid` string, nullable — The SID of the SIP Domain that the IP Record is mapped to.
  - `date_created` string, date-time, nullable — The date and time in GMT that the resource was created specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
  - `date_updated` string, date-time, nullable — The date and time in GMT that the resource was last updated specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
  - `url` string, uri, nullable — The absolute URL of the resource.

---

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