v1
latestOpenAPI 3.0.12026-08-06135498863.0 KBMembers
Gets a list of past journey entities for the currently authenticated member
Past journeys are journeys that are not considered current (see GetCurrentJourneysForMember).
Pagination is supported as potentially large amounts of historical data is in scope of query.
Sort order is by showtime date or date of order (if no showtime present) with earliest first.
Licenses Required
- Vista.Ocapi
get/ocapi/v1/members/current/journeys/past
Query parameters
limitinteger
The maximum number of journeys to return in the result set
offsetinteger
The index of the first journey to return in the result set
Headers
loyaltySessionTokenstring
Current Loyalty session token, represents a 'signed-in' member
Connect-Region-Codestring
Region Code
Response
Success