---
title: "List Pipeline Logs"
method: GET
path: "/nessie/pipeline/timeline"
tags: ["Retrieve Pipelines"]
---

# List Pipeline Logs

`GET /nessie/pipeline/timeline`

This endpoint returns the timestamps of all syncs grouped by date.

## Query parameters

- `project_id` integer, required
- `name` string

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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