Skip to main content

Retrieve an outbound voice profile

GET 
/outbound_voice_profiles/:id

Retrieves the details of an existing outbound voice profile.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response

401: Unauthorized

404: Resource not found

422: Bad request

Loading...