English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/users/{userUid}/workflowSteps
{ "totalElements": 123, "totalPages": 123, "pageSize": 123, "pageNumber": 123, "numberOfElements": 123, "content": [ { "name": "<string>", "id": "<string>", "uid": "<string>", "order": 123, "lqaEnabled": true } ], "sort": { "orders": [ { "direction": "ASC", "property": "<string>" } ] } }
Show child attributes
-1 for jobs that are overdue
x >= -1
x >= 0
1 <= x <= 50
successful operation
The response is of type object.
object
Was this page helpful?