ListFlowTriggerTypes
curl -X POST "https://loading/flows/string/triggers/_search"{
"result": [
{
"id": "string",
"name": {
"key": "string",
"localizedMessage": "string"
}
}
]
}{
"code": "not_found",
"message": "string",
"detail": {
"type": "string",
"value": "string",
"debug": {}
}
}Was this page helpful?