GET api/userJourneys/tenant
Retrieves a list of user journeys for the tenant of the user making the request.
Request Information
URI Parameters
None.
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": "8c9e8118-2544-4301-884f-6e88392a096c",
"Name": "sample string 2",
"DisplayName": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"TenantId": "2f11ffdf-7077-4a65-819d-9f3da57418ba",
"Type": 0,
"SortIndex": 6,
"UserJourneyProperties": [
{
"Id": "94d93555-a4b3-4e20-b135-73545ec46381",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"UserJourneyId": "040eecaf-a781-43f0-9474-46c26040531d"
},
{
"Id": "94d93555-a4b3-4e20-b135-73545ec46381",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"UserJourneyId": "040eecaf-a781-43f0-9474-46c26040531d"
}
],
"ModuleSettings": [
{
"Id": "8df2059a-b5d2-45b1-99c5-44cf948ad3e1",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"TenantId": "318c04e6-0df5-4369-aa40-1f95b0b5ea69",
"UserJourneyId": "905cc0da-2adc-4e9f-b02d-542e954d9fd5",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
},
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
}
]
},
{
"Id": "8df2059a-b5d2-45b1-99c5-44cf948ad3e1",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"TenantId": "318c04e6-0df5-4369-aa40-1f95b0b5ea69",
"UserJourneyId": "905cc0da-2adc-4e9f-b02d-542e954d9fd5",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
},
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
}
]
}
]
},
{
"Id": "8c9e8118-2544-4301-884f-6e88392a096c",
"Name": "sample string 2",
"DisplayName": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"TenantId": "2f11ffdf-7077-4a65-819d-9f3da57418ba",
"Type": 0,
"SortIndex": 6,
"UserJourneyProperties": [
{
"Id": "94d93555-a4b3-4e20-b135-73545ec46381",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"UserJourneyId": "040eecaf-a781-43f0-9474-46c26040531d"
},
{
"Id": "94d93555-a4b3-4e20-b135-73545ec46381",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"UserJourneyId": "040eecaf-a781-43f0-9474-46c26040531d"
}
],
"ModuleSettings": [
{
"Id": "8df2059a-b5d2-45b1-99c5-44cf948ad3e1",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"TenantId": "318c04e6-0df5-4369-aa40-1f95b0b5ea69",
"UserJourneyId": "905cc0da-2adc-4e9f-b02d-542e954d9fd5",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
},
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
}
]
},
{
"Id": "8df2059a-b5d2-45b1-99c5-44cf948ad3e1",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2026-01-11T20:28:23.5743572+00:00",
"TenantId": "318c04e6-0df5-4369-aa40-1f95b0b5ea69",
"UserJourneyId": "905cc0da-2adc-4e9f-b02d-542e954d9fd5",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
},
{
"Id": "b09836b7-e37c-40ed-825d-d116eb11c8e8",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2026-01-11T20:28:23.5893719+00:00",
"ModuleSettingId": "39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0"
}
]
}
]
}
]
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>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<DisplayName>sample string 3</DisplayName>
<Id>8c9e8118-2544-4301-884f-6e88392a096c</Id>
<ModuleSettings>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>8df2059a-b5d2-45b1-99c5-44cf948ad3e1</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</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>318c04e6-0df5-4369-aa40-1f95b0b5ea69</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>905cc0da-2adc-4e9f-b02d-542e954d9fd5</UserJourneyId>
</ModuleSettingDto>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>8df2059a-b5d2-45b1-99c5-44cf948ad3e1</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</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>318c04e6-0df5-4369-aa40-1f95b0b5ea69</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>905cc0da-2adc-4e9f-b02d-542e954d9fd5</UserJourneyId>
</ModuleSettingDto>
</ModuleSettings>
<Name>sample string 2</Name>
<SortIndex>6</SortIndex>
<TenantId>2f11ffdf-7077-4a65-819d-9f3da57418ba</TenantId>
<Type>UserJourney</Type>
<UserJourneyProperties>
<UserJourneyPropertyDto>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<Id>94d93555-a4b3-4e20-b135-73545ec46381</Id>
<Name>sample string 2</Name>
<UserJourneyId>040eecaf-a781-43f0-9474-46c26040531d</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
<UserJourneyPropertyDto>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<Id>94d93555-a4b3-4e20-b135-73545ec46381</Id>
<Name>sample string 2</Name>
<UserJourneyId>040eecaf-a781-43f0-9474-46c26040531d</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
</UserJourneyProperties>
</UserJourneyDto>
<UserJourneyDto>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<DisplayName>sample string 3</DisplayName>
<Id>8c9e8118-2544-4301-884f-6e88392a096c</Id>
<ModuleSettings>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>8df2059a-b5d2-45b1-99c5-44cf948ad3e1</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</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>318c04e6-0df5-4369-aa40-1f95b0b5ea69</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>905cc0da-2adc-4e9f-b02d-542e954d9fd5</UserJourneyId>
</ModuleSettingDto>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>8df2059a-b5d2-45b1-99c5-44cf948ad3e1</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2026-01-11T20:28:23.5893719+00:00</CreationDate>
<Id>b09836b7-e37c-40ed-825d-d116eb11c8e8</Id>
<ModuleSettingId>39aa9bbb-b5cd-42bd-a8a4-84f2586d1fb0</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>318c04e6-0df5-4369-aa40-1f95b0b5ea69</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>905cc0da-2adc-4e9f-b02d-542e954d9fd5</UserJourneyId>
</ModuleSettingDto>
</ModuleSettings>
<Name>sample string 2</Name>
<SortIndex>6</SortIndex>
<TenantId>2f11ffdf-7077-4a65-819d-9f3da57418ba</TenantId>
<Type>UserJourney</Type>
<UserJourneyProperties>
<UserJourneyPropertyDto>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<Id>94d93555-a4b3-4e20-b135-73545ec46381</Id>
<Name>sample string 2</Name>
<UserJourneyId>040eecaf-a781-43f0-9474-46c26040531d</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
<UserJourneyPropertyDto>
<CreationDate>2026-01-11T20:28:23.5743572+00:00</CreationDate>
<Id>94d93555-a4b3-4e20-b135-73545ec46381</Id>
<Name>sample string 2</Name>
<UserJourneyId>040eecaf-a781-43f0-9474-46c26040531d</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
</UserJourneyProperties>
</UserJourneyDto>
</ArrayOfUserJourneyDto>