What is the proper way or endpoints to request RingSense Insights I Already Have Recording_ID or sourceRecordId from call_log
what i want as a result is the Transcription, Summary, Highlights and Etc.
i keep getting (Error retrieving RingSense insights for recording 255***15031: Resource not found)
I am using python:
ringsense_response = platform.get(f'/restapi/v1.0/ai/ringsense/insights/{recording_id}')
ringsense_data = ringsense_response.json()
But the result is:
Record: 255***15031Action: Phone CallCall ID: AIo_P***7EY1AFrom: +12***5958Error retrieving RingSense insights for recording 255***15031: Resource not found