Get a workflow node
Retrieve detailed data for a single workflow node.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the workflow.
"clw1a3b5c7d9e1f3g5h7i9j1"
The ID of the workflow node.
"cln8p0q2r4s6t8u0v2w4x6z8"
Response
Successful.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
Detailed workflow node returned from read operations. The exact fields depend on typeName.
"cln8p0q2r4s6t8u0v2w4x6z8"
"clw1a3b5c7d9e1f3g5h7i9j1"
SignupTrigger The IDs of the nodes that are downstream of this node.
The current workflow revision token. Pass the latest value as expectedRevisionId on the next workflow mutation. Will be null for workflows without a revision token yet.

