Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.06 KB

VoiceApi.md

File metadata and controls

51 lines (26 loc) · 1.06 KB

VoiceApi

All URIs are relative to https://insights.twilio.com

Method HTTP request Description
FetchCall Get /v1/Voice/{Sid}

FetchCall

InsightsV1Call FetchCall(ctx, Sid)

Path Parameters

Name Type Description
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
Sid string

Other Parameters

Other parameters are passed through a pointer to a FetchCallParams struct

Name Type Description

Return type

InsightsV1Call

Authorization

accountSid_authToken

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]