Get voice log
Find a log by ID.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice.
Authentication
Path parameters
Unique ID of the log. This is the segment_id you can find in Relay call details in your Dashboard UI or in return objects when using the SDK.
Response
Voice log for Compatibility and Relay call types. Returned when type is laml_call, relay_pstn_call, relay_sip_call, or relay_webrtc_call.
Voice log for audio legs in a Video Room. Returned when type is video_room_pstn_leg or video_room_sip_leg.
Voice log for Dialogflow call types. Returned when type is dialogflow_call.
Voice log for Fabric Subscriber Device call types. Returned when type is fabric_subscriber_device_leg.
A discarded/deleted voice log entry. Returned when the log has been deleted. Only present when include_deleted is true.