Get Quality Profile by Content Group
Returns the Quality Profile for the given Content Group, listing all active rules that have AI check support enabled. The profile is resolved dynamically to reflect the current state of the linked Content Group.
Optionally filter by locale to retrieve only rules that apply to a specific language.
Authorizations
Use a Bearer token obtained from Phrase Platform authentication. See the Authentication guide for details on how to obtain a token.
Path Parameters
ID of the Content Group whose Quality Profile is to be retrieved.
"cg-abc123"
Query Parameters
When provided, only rules that apply to the given locale are returned. When absent, all rules for the Content Group are returned regardless of locale restrictions.
Locale code compatible with Phrase locale format. Case-insensitive, supports both underscore and hyphen separators (e.g., en_us, en-US, de_de, fr_fr).
"en_us"
Response
Quality Profile resolved successfully.
Quality Profile resolved from a Content Group — a list of active AI-check-enabled rules.
Active rules with AI check support enabled for the given Content Group.