GET list LQA profiles
Quality Assurance
GET list LQA profiles
GET
GET list LQA profiles
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Query Parameters
Name of LQA profiles, it is used for filter the list by name
It is used for filter the list by who created the profile
It is used for filter the list by date created
Page number, starting with 0, default 0
Required range:
x >= 0Page size, accepts values between 1 and 50, default 20
Required range:
1 <= x <= 50Available options:
NAME, CREATED_BY, DATE_CREATED Available options:
ASC, DESC