Transcribe
List
Retrieve a paginated list of Transcribe records. Supports filtering, sorting, and search.
get/api/cp/transcribe
Response
Successful response
Example response
[
{
"id uuid NOT NULL\ncallid character varying(255) NOT NULL\naccount_id integer\ncustomer_id integer\ntext text\nprovider_id integer\nleg character varying(255)\ndt timestamp without": 10
}
]