GET
/
v1
/
Outbound
/
CallRequest
/
{requestId}

Authorizations

Authorization
string
headerrequired

Specify the authorization token.

For more information, check out the Authorization Guide.

Path Parameters

requestId
string
required

The unique identifier of the API request to retrieve.

Response

200 - text/plain
id
string | null

The unique identifier of the API request.

status
integer

1 - InCallQueue

2 - OnCall

10 - Completed

100 - Error

outboundId
string | null

The unique identifier of the outbound campaign associated with this API request.

created
string

The date and time when the API request was created.

errors
string[] | null

A list of errors that occurred during the API request, if any.

callId
string | null

The unique identifier of the call associated with this API request, if available.