List Journeys
Prop trading
List Journeys
List prop journeys, scoped to the caller’s view.
We resolve visible customer ids by applying apply_customer_view_scope
to a Customer.id-only select, then filter journeys by that id set. This
keeps scope semantics consistent with other list endpoints (compliance).
GET
List Journeys
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.