List
action: api/v2/workflowStep/list
token string
response: JSON
[
{
"id":1,
"name":"Translation",
"abbr":"T"
},
{
"id":2,
"name":"Revision",
"abbr":"R"
}
]
Comments
Please sign in to leave a comment.