---
title: "Fetch specific Policy Instance."
method: GET
path: "/v1/Policies/{Sid}"
tags: ["TrusthubV1Policies"]
---

# Fetch specific Policy Instance.

`GET /v1/Policies/{Sid}`

Fetch specific Policy Instance.

## Path parameters

- `Sid` string, required

## Response `200`

OK

- TrusthubV1Policies
  - `sid` string, nullable — The unique string that identifies the Policy resource.
  - `friendly_name` string, nullable — A human-readable description that is assigned to describe the Policy resource. Examples can include Primary Customer profile policy
  - `requirements` unknown
  - `url` string, uri, nullable — The absolute URL of the Policy resource.

---

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