Retrieve a scheduled callAsk AIget https://api.naxai.com/voice/scheduled/{callId}Retrieve a scheduled call with the given Id.Path ParamscallIduuidrequiredThe call Id to retrieve.Headersx-versionstringDefaults to 2023-03-25The version of API, by default use the last version.Responses 200A successful request returns the details of the scheduled call. 401Unauthorized request. Make sure that you provided the right credentials. 404The Call does not exist. 422The request is invalid. 429Too Many Requests.Updated 7 months ago