Get AM Journey (with Node Details)
getJourneyRetrieve an authentication journey from a realm by name, with complete node schemas and configurations.
Instructions
Retrieve a specific authentication journey (tree) by name from a realm in PingOne AIC. Automatically fetches and includes complete node schemas and configurations for all nodes in the journey. Returns comprehensive journey data with embedded node details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm containing the journey | |
| journeyName | Yes | The name of the journey to retrieve (e.g., 'Login', 'Registration') |