Get all journeys

This will get every journey in the system, given the Operational Application Space. Therefore, the list can get quite large and latency can get extensive if you do not filter the list. Before calling this method, try and limit the potential response.

Operational Application Space

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 0

Optional parameter to support paginiation

integer
Defaults to 0

Optional parameter to support pagination

string

Optional parameter to sort by specified field name

string
enum
Defaults to asc

Optional parameter to sort by ascending or descending order

Allowed:
date-time

Optional parameter to limit search results for records created after the specified date-time

date-time

Optional parameter to limit search results for records created before the specified date-time

string

Optional parameter to limit search results containing specified text

journeyIds[]
array of strings

Optional parameter to limit search results to specific journeys by their identifiers

journeyIds[]
string

Optional parameter to limit search results to internal entity identifiers

externalEntityIdentifiers[]
array of strings

Optional parameter to limit search result to an external entity identifiers

externalEntityIdentifiers[]
string

Optional parameter to limit search results to lifecycle

integer

Optional paramater to limit search results to lifecycle version number

tagIds[]
array of strings

Optional parameter to filter by the given tag identifiers

tagIds[]
string

Optional parameter to limit search by metadata search values given. Each element is a grouping of metadataTag, key, and value delimited by ‘:’ metadataTag can be general, , or empty to denote no group, key must be populated, value can be or empty

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json