Skip to main content
GET
List Quality Profiles

Authorizations

Authorization
string
header
required

Use a Bearer token obtained from Phrase Platform authentication. See the Authentication guide for details on how to obtain a token.

Query Parameters

sort
enum<string>
default:name

Field to sort by.

Available options:
name,
uid,
createdDate,
lastModifiedDate,
createdByUid
order
enum<string>
default:asc

Sort order.

Available options:
asc,
desc
createdByUid
string

Filter by the UID of the user who created the profile.

name
string

Filter by name (case-insensitive, partial match).

Response

List of Quality Profiles.

items
object[]
required