Call Logs

Get Call Log

Get detailed information for a specific call log.

get/api/v1/call-logs/{call_log_id}

Path parameters

call_log_idinteger required

The ID of the call log to get the information.

The ID of the call log to get the information.

Query parameters

include_recordingsboolean

Whether to include recordings.

Whether to include recordings.

Response

Successful Response

idstring required
tostring required
created_atstring date-time required
call_lengthstring required
call_ended_reasonstring required
call_categorizationobject nullable required
recording_urlsstring[] required
agent_dataobject required
campaign_target_idstring nullable required
post_call_dataobject nullable required
qaobject nullable required
transcriptsobject[] required

Changes

Changed in 1 of the 12 revisions of this API.12

  • 465e175d4bd712See the full diff
    • the response property const value DeprecatedLocalTest was removed for the status 200

      response-property-const-removed

    • added the new DeprecatedLocalTest enum value to the from_/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new Simulation enum value to the from_/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added