List workflow steps
Workflow Step
List workflow steps
Accessible to ADMIN, PROJECT_MANAGER, GUEST, and LINGUIST roles. Returns 403 if the organization plan does not support workflow steps.
GET
List workflow steps
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
Page number, starting with 0, default 0
Required range:
x >= 0Page size, accepts values between 1 and 50, default 50
Required range:
1 <= x <= 50Sort field
Available options:
ID, NAME, ORDER, ABBR Sort direction
Available options:
ASC, DESC Filter by name of the workflow step
Filter by abbreviation of the workflow step