Welcome to the GovWorx Beta API Documentation! Please reach out to support if you are interested in gaining access to the GovWorx API.
cURL
curl --request GET \ --url https://realtime.govworx.net/realtime/v1/call/{id}/transcript
{ "call_id": "<string>", "lang_code": "<string>", "participant_role": "<string>", "text": "<string>", "translated_text": "<string>", "start_time": 123, "end_time": 123, "created_at": "2023-11-07T05:31:56Z" }
Get the transcript segments for a call
Returns transcript segments for the specified call