GetFlow
curl -X GET "https://loading/flows/string"{
"flow": {
"type": {
"id": "string",
"name": {
"key": "string",
"localizedMessage": "string"
}
},
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"state": "FLOW_STATE_UNSPECIFIED",
"triggerActions": [
{
"triggerType": {
"id": "string",
"name": {
"key": "string",
"localizedMessage": "string"
}
},
"actions": [
{
"id": "string",
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"state": "ACTION_STATE_UNSPECIFIED",
"name": "string",
"script": "string",
"timeout": "string",
"allowedToFail": true
}
]
}
]
}
}Was this page helpful?
GetDomainPolicy
Explore the GetDomainPolicy operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
GetIAM
Explore the GetIAM operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.