Skip to main content

Retrieve a call control application

GET 
/call_control_applications/:id

Retrieves the details of an existing call control application.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response with details about a call control application.

401: Unauthorized

404: Resource not found

422: Bad request

Loading...