---
title: "Gets a list of all of the available journey planner modes"
method: GET
path: "/Journey/Meta/Modes"
tags: ["Journey"]
---

# Gets a list of all of the available journey planner modes

`GET /Journey/Meta/Modes`

## Response `200`

OK

- TflApiPresentationEntitiesMode[]
  - `isTflService` boolean
  - `isFarePaying` boolean
  - `isScheduledService` boolean
  - `modeName` string
  - `motType` string
  - `network` string

---

[API](https://skmtc.net/tfl/apis/transport-for-london-unified-api.md) · [All operations](https://skmtc.net/tfl/apis/transport-for-london-unified-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tfl/transport-for-london-unified-api/revisions/266abe0486b0/schema)
