provisioning
Get all the contact points.
get/v1/provisioning/contact-points
Query parameters
namestring
Filter by name
Response
ContactPoints
Example response
[
{
"name": "webhook_1",
"type": "webhook",
"uid": "my_external_reference"
}
]