---
title: "GET /api/v1/traces"
method: GET
path: "/api/v1/traces"
---

# GET /api/v1/traces

`GET /api/v1/traces`

Returns a list of all the traces.

## Query parameters

- `exclude_attributes` string[]
- `include_attributes` string[]
- `limit` integer
- `offset` integer
- `sort` string
- `id` string[]
- `name` string[]
- `trace_tag` string
- `execution` string
- `rule` string
- `trigger_instance` string
- `sort_asc` string
- `sort_desc` string

## Response `200`

List of traces

## Other responses

- `default` — Unexpected error

---

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