---
title: "Get journeys (workflows)"
method: GET
path: "/api/journeys"
tags: ["workflows"]
---

# Get journeys (workflows)

`GET /api/journeys`

Get a list of the journeys within your project.

## Query parameters

- `page` integer
- `pageSize` integer
- `sort` string
- `state` string[]

## Response `200`

successful operation

## Other responses

- `400` — Invalid parameters.
- `401` — Invalid API key.

---

[API](https://skmtc.net/iterable/apis/iterable-api.md) · [All operations](https://skmtc.net/iterable/apis/iterable-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iterable/iterable-api/revisions/afaab604b58c/schema)
