A challenge ID identifies a branch (or a secondary flow) in a DaVinci flow, such as an MFA challenge that requires an MFA action to complete the flow. The GET {{authPath}}/{{envID}}/davinci/request/{{flowChallengeID}}?interactionId={{interactionID}} operation returns the branch specified by the challenge ID in the request. This request requires the interactionID returned by the Create Flow request as a query parameter.

For more information about challenge IDs and about the DaVinci Challenge Connector, see Challenge Connector.

Property Description
interactionId A string that specifies the interaction ID returned in the response from the DaVinci Create Flow request.