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
id
The ID of the call to get.
Response
200
call
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.
