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": "1cb4e979-b712-4a84-b559-1b9297116384",
"Name": "sample string 2",
"DisplayName": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2569017+00:00",
"TenantId": "fde568a3-eefe-43ef-9269-645916d6af9d",
"Type": 0,
"SortIndex": 6,
"UserJourneyProperties": [
{
"Id": "7ecddd5f-9de7-4e06-9645-1874f7b5c7d3",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2569017+00:00",
"UserJourneyId": "e24c370e-dc37-437e-b53e-35499d200ad7"
},
{
"Id": "7ecddd5f-9de7-4e06-9645-1874f7b5c7d3",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2569017+00:00",
"UserJourneyId": "e24c370e-dc37-437e-b53e-35499d200ad7"
}
],
"ModuleSettings": [
{
"Id": "56cc41b3-12fd-4ede-a6ea-f5f905bbabe2",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"TenantId": "1d4f6e57-308e-427d-a9bf-399ffbb50f1f",
"UserJourneyId": "b25110c2-b9ad-498b-a349-4531a2a78cf9",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
},
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
}
]
},
{
"Id": "56cc41b3-12fd-4ede-a6ea-f5f905bbabe2",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"TenantId": "1d4f6e57-308e-427d-a9bf-399ffbb50f1f",
"UserJourneyId": "b25110c2-b9ad-498b-a349-4531a2a78cf9",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
},
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
}
]
}
]
},
{
"Id": "1cb4e979-b712-4a84-b559-1b9297116384",
"Name": "sample string 2",
"DisplayName": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2569017+00:00",
"TenantId": "fde568a3-eefe-43ef-9269-645916d6af9d",
"Type": 0,
"SortIndex": 6,
"UserJourneyProperties": [
{
"Id": "7ecddd5f-9de7-4e06-9645-1874f7b5c7d3",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2569017+00:00",
"UserJourneyId": "e24c370e-dc37-437e-b53e-35499d200ad7"
},
{
"Id": "7ecddd5f-9de7-4e06-9645-1874f7b5c7d3",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2569017+00:00",
"UserJourneyId": "e24c370e-dc37-437e-b53e-35499d200ad7"
}
],
"ModuleSettings": [
{
"Id": "56cc41b3-12fd-4ede-a6ea-f5f905bbabe2",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"TenantId": "1d4f6e57-308e-427d-a9bf-399ffbb50f1f",
"UserJourneyId": "b25110c2-b9ad-498b-a349-4531a2a78cf9",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
},
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
}
]
},
{
"Id": "56cc41b3-12fd-4ede-a6ea-f5f905bbabe2",
"Name": "sample string 2",
"Url": "sample string 3",
"DisplayName": "sample string 4",
"ServiceType": 0,
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"TenantId": "1d4f6e57-308e-427d-a9bf-399ffbb50f1f",
"UserJourneyId": "b25110c2-b9ad-498b-a349-4531a2a78cf9",
"Bypassable": true,
"DefaultValue": "sample string 9",
"SortIndex": 10,
"ModuleSettingProperties": [
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
},
{
"Id": "bcb03cb8-b792-45a3-a72d-ac69c7e87ac4",
"Name": "sample string 2",
"Value": "sample string 3",
"CreationDate": "2025-12-06T03:12:08.2725129+00:00",
"ModuleSettingId": "2fca4af2-29b8-4c7e-981c-e016ff6664b4"
}
]
}
]
}
]
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.2569017+00:00</CreationDate>
<DisplayName>sample string 3</DisplayName>
<Id>1cb4e979-b712-4a84-b559-1b9297116384</Id>
<ModuleSettings>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>56cc41b3-12fd-4ede-a6ea-f5f905bbabe2</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</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>1d4f6e57-308e-427d-a9bf-399ffbb50f1f</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>b25110c2-b9ad-498b-a349-4531a2a78cf9</UserJourneyId>
</ModuleSettingDto>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>56cc41b3-12fd-4ede-a6ea-f5f905bbabe2</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</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>1d4f6e57-308e-427d-a9bf-399ffbb50f1f</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>b25110c2-b9ad-498b-a349-4531a2a78cf9</UserJourneyId>
</ModuleSettingDto>
</ModuleSettings>
<Name>sample string 2</Name>
<SortIndex>6</SortIndex>
<TenantId>fde568a3-eefe-43ef-9269-645916d6af9d</TenantId>
<Type>UserJourney</Type>
<UserJourneyProperties>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.2569017+00:00</CreationDate>
<Id>7ecddd5f-9de7-4e06-9645-1874f7b5c7d3</Id>
<Name>sample string 2</Name>
<UserJourneyId>e24c370e-dc37-437e-b53e-35499d200ad7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.2569017+00:00</CreationDate>
<Id>7ecddd5f-9de7-4e06-9645-1874f7b5c7d3</Id>
<Name>sample string 2</Name>
<UserJourneyId>e24c370e-dc37-437e-b53e-35499d200ad7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
</UserJourneyProperties>
</UserJourneyDto>
<UserJourneyDto>
<CreationDate>2025-12-06T03:12:08.2569017+00:00</CreationDate>
<DisplayName>sample string 3</DisplayName>
<Id>1cb4e979-b712-4a84-b559-1b9297116384</Id>
<ModuleSettings>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>56cc41b3-12fd-4ede-a6ea-f5f905bbabe2</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</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>1d4f6e57-308e-427d-a9bf-399ffbb50f1f</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>b25110c2-b9ad-498b-a349-4531a2a78cf9</UserJourneyId>
</ModuleSettingDto>
<ModuleSettingDto>
<Bypassable>true</Bypassable>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<DefaultValue>sample string 9</DefaultValue>
<DisplayName>sample string 4</DisplayName>
<Id>56cc41b3-12fd-4ede-a6ea-f5f905bbabe2</Id>
<ModuleSettingProperties>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</ModuleSettingId>
<Name>sample string 2</Name>
<Value>sample string 3</Value>
</ModuleSettingPropertyDto>
<ModuleSettingPropertyDto>
<CreationDate>2025-12-06T03:12:08.2725129+00:00</CreationDate>
<Id>bcb03cb8-b792-45a3-a72d-ac69c7e87ac4</Id>
<ModuleSettingId>2fca4af2-29b8-4c7e-981c-e016ff6664b4</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>1d4f6e57-308e-427d-a9bf-399ffbb50f1f</TenantId>
<Url>sample string 3</Url>
<UserJourneyId>b25110c2-b9ad-498b-a349-4531a2a78cf9</UserJourneyId>
</ModuleSettingDto>
</ModuleSettings>
<Name>sample string 2</Name>
<SortIndex>6</SortIndex>
<TenantId>fde568a3-eefe-43ef-9269-645916d6af9d</TenantId>
<Type>UserJourney</Type>
<UserJourneyProperties>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.2569017+00:00</CreationDate>
<Id>7ecddd5f-9de7-4e06-9645-1874f7b5c7d3</Id>
<Name>sample string 2</Name>
<UserJourneyId>e24c370e-dc37-437e-b53e-35499d200ad7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
<UserJourneyPropertyDto>
<CreationDate>2025-12-06T03:12:08.2569017+00:00</CreationDate>
<Id>7ecddd5f-9de7-4e06-9645-1874f7b5c7d3</Id>
<Name>sample string 2</Name>
<UserJourneyId>e24c370e-dc37-437e-b53e-35499d200ad7</UserJourneyId>
<Value>sample string 3</Value>
</UserJourneyPropertyDto>
</UserJourneyProperties>
</UserJourneyDto>
</ArrayOfUserJourneyDto>