---
title: "Get action log fields for filtering (DEPRECATED)"
method: GET
path: "/api/v3.1/internal/action_execution/fields"
tags: ["Logs", "x-internal"]
deprecated: true
---

# Get action log fields for filtering (DEPRECATED)

`GET /api/v3.1/internal/action_execution/fields`

> **Deprecated.**

DEPRECATED: This endpoint is deprecated and will be removed in a future release. Returns the set of action log fields (and their supported operations/regex) available for filtering action execution logs. Responses carry a `Deprecation` header (RFC 9745) for client-side detection.

## Response `200`

Successfully retrieved action execution fields

- object
  - `fields` object, required

## Changes

- **2026-07-03** `087c148d8464` — 1 info
  - endpoint deprecated
- **2026-06-17** `589a7d115a5e` — 2 info
  - the endpoint scheme security `CookieAuth` was removed from the API
  - the endpoint scheme security `UserApiKeyAuth` was removed from the API
- **2026-05-05** `52c71f747c65` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/composio-platform-api-v3-1/changes/api/v3.1/internal/action_execution/fields/get.md)

---

[API](https://skmtc.dev/composiohq/apis/composio-platform-api-v3-1.md) · [All operations](https://skmtc.dev/composiohq/apis/composio-platform-api-v3-1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/composiohq/composio-platform-api-v3-1/revisions/4239836857f8/schema)
