Find Transition ID
Get the transition ID of the transition corresponding to the ID of the input or output.
ENDPOINT
Arguments
Parameter | Type | Request | Description |
---|---|---|---|
inputOrOutputID | string | Yes | The input or output ID |
Response
Parameter | type | Description |
---|---|---|
result | string | The transition ID |
Request
Last updated