Setup Transcription Query Profile
Read
Retrieve a single Setup Transcription Query Profile record by ID.
get/api/cp/setup/transcription-query-profile/{id}
Path parameters
idinteger required
Id identifier
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.