Find Transition ID
ENDPOINT
GET /{network}/find/transitionID/{inputOrOutputID}
Returns the transition ID of the transition corresponding to the ID of the input or output.
Arguments
Parameter | Type | Description |
---|---|---|
inputOrOutputID | String | The input or output ID |
Response
Parameter | Type | Description |
---|---|---|
result | String | The transition ID |