GET /api/workflow/compose/
Authorization: Bearer ${token}
| Key | Default |
|---|---|
| context | |
| all | false |
| filter |
[
{
"kind": "status",
"payload": {
"code": 0,
"message": ""
}
},
{
"kind": "entity",
"payload": {
"config_files": "",
"created_at": "",
"identity": "",
"status": ""
}
}
]