Returns a list of workflow names
Succeeded to get workflow names
Given parameters are not valid
Requested resource or action is not allowed because you don't have sufficient permissions
The specified resource is not found
{- "data": [
- {
- "id": "string",
- "type": "workflow",
- "attributes": {
- "name": "string"
}
}
]
}