latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Test

Get step ids for given flows of a tes

Get step ids for given flows

get/test/journey/{journey_invariant_id}/stepIdsByFlow

Path parameters

journey_invariant_idstring required

The test invariant ID

Query parameters

flow_variant_idsstring[] required

The flow variant IDs

Response

The step ids for the Test's given flows

flowInvariantIdstring

The flow invariant id

flowIdstring

The flow variant id

flowSourceIndexInTestinteger

The index of the flow within a test if relevant

flowReusableboolean

Boolean for if the flow is reusable

flowTypestring

The type of flow

stepIdsInFlowstring[]

The step ids for the flow (hashing info about the step with flowInvariantId)

stepIdsInJourneystring[]

The step ids for the flow within a test if relevant (hashing stepIdInFlow with testInvariantId and flowSourceIndexInTest)