{ "operation": "get-transcript", "method": "GET", "path": "/api/v1/transcript/{key_dev_id}", "summary": "", "request": { "body": null }, "response": { "status": 200, "body": { "transcript": [ { "component_type": null, "person_name": null, "text": null } ] } } }