GET api/userJourneys/{id}
Retrieves a user journey.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the user journey to retrieve. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of UserJourneyDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
Required |
|
| DisplayName | string |
Required |
|
| CreationDate | date |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| Type | UserJourneyTypeDto |
None. |
|
| SortIndex | integer |
None. |
|
| UserJourneyProperties | Collection of UserJourneyPropertyDto |
None. |
|
| ModuleSettings | Collection of ModuleSettingDto |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "25baab09-8a8d-40e3-9c21-e2ca6a7a4fcc",
"Name": "sample string 2",
"DisplayName": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"TenantId": "5081ec21-b799-4e0a-a20b-f05316828eda",
"Type": 0,
"SortIndex": 6,
"UserJourneyProperties": [
{
"Id": "6757e65c-8202-4eeb-bfc2-8926005b8ef4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"UserJourneyId": "bda8fc98-2665-44ab-a22d-db06583e1cd7"
},
{
"Id": "6757e65c-8202-4eeb-bfc2-8926005b8ef4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"UserJourneyId": "bda8fc98-2665-44ab-a22d-db06583e1cd7"
}
],
"ModuleSettings": [
{
"Id": "fef266dd-21e8-4080-bb0c-474207ce93a4",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"TenantId": "bba4d650-815c-4d77-9314-ee7c30464b81",
"UserJourneyId": "9c5175ce-2041-44e9-9d50-5d9b6cc00117",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
},
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
}
]
},
{
"Id": "fef266dd-21e8-4080-bb0c-474207ce93a4",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"TenantId": "bba4d650-815c-4d77-9314-ee7c30464b81",
"UserJourneyId": "9c5175ce-2041-44e9-9d50-5d9b6cc00117",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
},
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
}
]
}
]
},
{
"Id": "25baab09-8a8d-40e3-9c21-e2ca6a7a4fcc",
"Name": "sample string 2",
"DisplayName": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"TenantId": "5081ec21-b799-4e0a-a20b-f05316828eda",
"Type": 0,
"SortIndex": 6,
"UserJourneyProperties": [
{
"Id": "6757e65c-8202-4eeb-bfc2-8926005b8ef4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"UserJourneyId": "bda8fc98-2665-44ab-a22d-db06583e1cd7"
},
{
"Id": "6757e65c-8202-4eeb-bfc2-8926005b8ef4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"UserJourneyId": "bda8fc98-2665-44ab-a22d-db06583e1cd7"
}
],
"ModuleSettings": [
{
"Id": "fef266dd-21e8-4080-bb0c-474207ce93a4",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"TenantId": "bba4d650-815c-4d77-9314-ee7c30464b81",
"UserJourneyId": "9c5175ce-2041-44e9-9d50-5d9b6cc00117",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
},
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
}
]
},
{
"Id": "fef266dd-21e8-4080-bb0c-474207ce93a4",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"TenantId": "bba4d650-815c-4d77-9314-ee7c30464b81",
"UserJourneyId": "9c5175ce-2041-44e9-9d50-5d9b6cc00117",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
},
{
"Id": "a26a3da0-e938-44f9-ab11-18761711e38d",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.7727775+00:00",
"ModuleSettingId": "a790e90a-8b80-43a5-8943-0e4b90c30618"
}
]
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfUserJourneyDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Settings.Models">
<UserJourneyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<DisplayName>sample string 3</DisplayName>
<Id>25baab09-8a8d-40e3-9c21-e2ca6a7a4fcc</Id>
<ModuleSettings>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>fef266dd-21e8-4080-bb0c-474207ce93a4</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
</ModuleSettingProperties>
<Name>sample string 2</Name>
<ServiceType>None</ServiceType>
<SortIndex>10</SortIndex>
<TenantId>bba4d650-815c-4d77-9314-ee7c30464b81</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>9c5175ce-2041-44e9-9d50-5d9b6cc00117</UserJourneyId>
</ModuleSettingDto>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>fef266dd-21e8-4080-bb0c-474207ce93a4</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
</ModuleSettingProperties>
<Name>sample string 2</Name>
<ServiceType>None</ServiceType>
<SortIndex>10</SortIndex>
<TenantId>bba4d650-815c-4d77-9314-ee7c30464b81</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>9c5175ce-2041-44e9-9d50-5d9b6cc00117</UserJourneyId>
</ModuleSettingDto>
</ModuleSettings>
<Name>sample string 2</Name>
<SortIndex>6</SortIndex>
<TenantId>5081ec21-b799-4e0a-a20b-f05316828eda</TenantId>
<Type>UserJourney</Type>
<UserJourneyProperties>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>6757e65c-8202-4eeb-bfc2-8926005b8ef4</Id>
<Name>sample string 2</Name>
<UserJourneyId>bda8fc98-2665-44ab-a22d-db06583e1cd7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>6757e65c-8202-4eeb-bfc2-8926005b8ef4</Id>
<Name>sample string 2</Name>
<UserJourneyId>bda8fc98-2665-44ab-a22d-db06583e1cd7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
</UserJourneyProperties>
</UserJourneyDto>
<UserJourneyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<DisplayName>sample string 3</DisplayName>
<Id>25baab09-8a8d-40e3-9c21-e2ca6a7a4fcc</Id>
<ModuleSettings>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>fef266dd-21e8-4080-bb0c-474207ce93a4</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
</ModuleSettingProperties>
<Name>sample string 2</Name>
<ServiceType>None</ServiceType>
<SortIndex>10</SortIndex>
<TenantId>bba4d650-815c-4d77-9314-ee7c30464b81</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>9c5175ce-2041-44e9-9d50-5d9b6cc00117</UserJourneyId>
</ModuleSettingDto>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>fef266dd-21e8-4080-bb0c-474207ce93a4</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>a26a3da0-e938-44f9-ab11-18761711e38d</Id>
<ModuleSettingId>a790e90a-8b80-43a5-8943-0e4b90c30618</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
</ModuleSettingProperties>
<Name>sample string 2</Name>
<ServiceType>None</ServiceType>
<SortIndex>10</SortIndex>
<TenantId>bba4d650-815c-4d77-9314-ee7c30464b81</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>9c5175ce-2041-44e9-9d50-5d9b6cc00117</UserJourneyId>
</ModuleSettingDto>
</ModuleSettings>
<Name>sample string 2</Name>
<SortIndex>6</SortIndex>
<TenantId>5081ec21-b799-4e0a-a20b-f05316828eda</TenantId>
<Type>UserJourney</Type>
<UserJourneyProperties>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>6757e65c-8202-4eeb-bfc2-8926005b8ef4</Id>
<Name>sample string 2</Name>
<UserJourneyId>bda8fc98-2665-44ab-a22d-db06583e1cd7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.7727775+00:00</CreationDate>
<Id>6757e65c-8202-4eeb-bfc2-8926005b8ef4</Id>
<Name>sample string 2</Name>
<UserJourneyId>bda8fc98-2665-44ab-a22d-db06583e1cd7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
</UserJourneyProperties>
</UserJourneyDto>
</ArrayOfUserJourneyDto>