Get Call DetailAsk AIget https://api.telmetrics.com/v3/api/calls/{callId}Gets CallDetails by call ID.Path ParamscallIdint64requiredThe call identifier.Query ParamsincludeTranscriptionboolean | nullThe include transcription.truefalseHeadersAuthorizationstringDefaults to Bearer Access token. Required if x-organization-token is not provided.x-organization-tokenstringOrganization token. Required if Authorization token is not provided.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Success 400Bad request. Please check your payload. 401Unauthorized. Please check your token or request. 404The item you are requesting was not found. 500Server ErrorUpdated about 5 years ago