---
title: "Get all user fields"
method: GET
path: "/api/users/getFields"
tags: ["users"]
---

# Get all user fields

`GET /api/users/getFields`

Get all user fields within a project.<br/><br/><b>Rate limit</b>: 3 requests/second, per project.

## Response `200`

successful operation

## Other responses

- `400` — Invalid parameters
- `401` — Invalid API key

---

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