Get calls for a load
Return every phone call attached to this load, newest first.
Authentication: Supports API key and bearer token authentication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
load_id
Headers
X-Organization-ID
Response
Successful Response
id
status
call_time
created_at
updated_at
call_direction
phone_number
Customer phone number (derived from direction)
to_number
from_number
call_start_time
call_end_time
call_type
load_id
organization_id
created_by_id
recording_status
load_number
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error

