---
title: "List log fields"
method: GET
path: "/v3/logs/fields"
tags: ["Logs"]
---

# List log fields

`GET /v3/logs/fields`

Return all queryable fields: static columns and dynamic attribute families (attribute.*, resource.*).

## Response `200`

OK

- ListLogFieldsResponse
  - `fields` FieldInfo[]
    - `name` string
    - `type` string

## Changes

> 257 revisions in range; 71 not diffed.

- **2026-08-02** `6f132f005b2a` — 1 breaking
  - api path removed without deprecation
- **2026-07-31** `3128fb112d66` — 1 info
  - endpoint added
- **2026-07-30** `d1ae9e3491f7` — 1 breaking
  - api path removed without deprecation
- **2026-07-29** `81dd5e8c8ae5` — 1 info
  - endpoint added
- **2026-07-29** `c165184caee5` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v3/logs/fields/get.md)

---

[API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.dev/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/359a7831a2f0/schema)
