English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/workflowSteps/{workflowStepUid}
{ "id": "<string>", "uid": "<string>", "name": "<string>", "abbr": "<string>", "order": 123, "lqaEnabled": true }
successful operation
Was this page helpful?