---
title: "Return the data for a single CustomAction"
method: GET
path: "/custom_actions/{id}.json"
tags: ["Custom Actions"]
---

# Return the data for a single CustomAction

`GET /custom_actions/{id}.json`

Outlines the parameters, optional and required, used when requesting the data for a single CustomAction

## Path parameters

- `id` integer, required

## Query parameters

- `fields` string

## Headers

- `IF-MODIFIED-SINCE` string, date
- `IF-NONE-MATCH` string
- `X-API-VERSION` string

## Response `200`

Ok

## Other responses

- `304` — Not Modified
- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

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