---
title: "Get all agency custom data fields"
method: GET
path: "/api/v3.3/custom-data-fields"
tags: ["Custom Data Fields"]
---

# Get all agency custom data fields

`GET /api/v3.3/custom-data-fields`

Retrieve all custom data fields associated with the specified agency.

## Query parameters

- `agencyUid` string, required
- `sort` 'SORT_BY_NAME' | 'SORT_BY_TYPE' | 'SORT_BY_VARIABLE'
- `sortDirection` 'ASC' | 'DESC'
- `usage` 'CUSTOM_VARIABLES' | 'PRE_ARRIVAL_FORM' | 'OTHER'
- `_cursor` string — Cursor for pagination
- `_limit` string — Limit for pagination

## Response `200`

OK

---

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