Get call by ID

Get a call order by ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
The ID of the call to get.

Response

200
callobject
This represent a call "order" that was requested by the user. A call order can be resolved over multiple call attempts spanning up to a few days.

Errors