Policies Resource
Policies properties
Resource Properties in REST API format | |
---|---|
sid
|
The unique string that identifies the Policy resource. |
friendly_name
|
A human-readable description that is assigned to describe the Policy resource. Examples can include Primary Customer profile policy |
requirements
|
The SID of an object that holds the policy information |
url
|
The absolute URL of the Policy resource. |
Fetch a Policies resource
get
https://trusthub.twilio.com/v1/Policies/{Sid}
Parameters
Parameters in REST API format | |
---|---|
sid
Path
|
The unique string that identifies the Policy resource. |
Example 1
Read multiple Policies resources
get
https://trusthub.twilio.com/v1/Policies
Example 1
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.