Setup Transcription Query Profile
List
Retrieve a paginated list of Setup Transcription Query Profile records. Supports filtering, sorting, and search.
get/api/cp/setup/transcription-query-profile
Response
Successful response
Example response
[
{
"id character varying(255) NOT NULL\nname character varying(255)\naccount_id bigint\ncompany_id bigint\nquery text\nvisibility character varying(255)\naction": 10
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.