Transcribe

List

Retrieve a paginated list of Transcribe records. Supports filtering, sorting, and search.

get/api/cp/transcribe

Response

Successful response

id uuid NOT NULL callid character varying(255) NOT NULL account_id integer customer_id integer text text provider_id integer leg character varying(255) dt timestamp withoutstring

Id Uuid NOT NULL Callid Character Varying 255 NOT NULL Account Id Integer Customer Id Integer Text Text Provider Id Integer Leg Character Varying 255 Dt Timestamp Without

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
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.