# Entergram Custom Fields API

**Canonical:** https://apis.io/apis/entergram/entergram-custom-fields-api/  
**Provider:** Entergram — https://apis.io/providers/entergram/  
**Base URL:** https://api.entergram.com  
**Documentation:** https://api.entergram.com/v1

Entergram Custom Fields API is one of 16 APIs that [Entergram](https://apis.io/providers/entergram/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Custom Fields. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

Workspace chat custom columns, ticket custom columns, selectable options, and workspace-shared chat custom field values.

## Operations (22)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/chats/{chat_id}/custom-fields` | Get workspace-shared custom field values for a chat |
| PATCH | `/v1/chats/{chat_id}/custom-fields` | Patch workspace-shared custom field values for a chat |
| GET | `/v1/custom-columns` | List workspace chat custom columns |
| POST | `/v1/custom-columns` | Create a workspace chat custom column |
| DELETE | `/v1/custom-columns/{column_id}` | Delete a workspace chat custom column |
| GET | `/v1/custom-columns/{column_id}` | Get a workspace chat custom column |
| PATCH | `/v1/custom-columns/{column_id}` | Update a workspace chat custom column |
| GET | `/v1/custom-columns/{column_id}/options` | List workspace chat custom-column options |
| POST | `/v1/custom-columns/{column_id}/options` | Create a workspace chat custom-column option |
| DELETE | `/v1/custom-columns/{column_id}/options/{option_id}` | Delete a workspace chat custom-column option |
| PATCH | `/v1/custom-columns/{column_id}/options/{option_id}` | Update a workspace chat custom-column option |
| GET | `/v1/personal/chats/{chat_id}/custom-fields` | Get actor-scoped custom field values for a chat |
| PATCH | `/v1/personal/chats/{chat_id}/custom-fields` | Patch actor-scoped custom field values for a chat |
| GET | `/v1/ticket-custom-columns` | List workspace ticket custom columns |
| POST | `/v1/ticket-custom-columns` | Create a workspace ticket custom column |
| DELETE | `/v1/ticket-custom-columns/{column_id}` | Delete a workspace ticket custom column |
| GET | `/v1/ticket-custom-columns/{column_id}` | Get a workspace ticket custom column |
| PATCH | `/v1/ticket-custom-columns/{column_id}` | Update a workspace ticket custom column |
| GET | `/v1/ticket-custom-columns/{column_id}/options` | List workspace ticket custom-column options |
| POST | `/v1/ticket-custom-columns/{column_id}/options` | Create a workspace ticket custom-column option |
| DELETE | `/v1/ticket-custom-columns/{column_id}/options/{option_id}` | Delete a workspace ticket custom-column option |
| PATCH | `/v1/ticket-custom-columns/{column_id}/options/{option_id}` | Update a workspace ticket custom-column option |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/openapi/entergram-custom-fields-api-openapi.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/mcp/entergram-tool-crosswalk.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/asyncapi/entergram-webhooks.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/authentication/entergram-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/scopes/entergram-scopes.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/errors/entergram-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/conventions/entergram-conventions.yml
- **Idempotency** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/conventions/entergram-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/data-model/entergram-data-model.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/entergram/refs/heads/main/rate-limits/entergram-rate-limits.yml

## Other Entergram APIs (12)

- [Entergram Accounts API](https://apis.io/apis/entergram/entergram-accounts-api/)
- [Entergram Chat Commands API](https://apis.io/apis/entergram/entergram-chat-commands-api/)
- [Entergram Chats API](https://apis.io/apis/entergram/entergram-chats-api/)
- [Entergram Contacts API](https://apis.io/apis/entergram/entergram-contacts-api/)
- [Entergram Events API](https://apis.io/apis/entergram/entergram-events-api/)
- [Entergram Groups API](https://apis.io/apis/entergram/entergram-groups-api/)
- [Entergram Live Chats API](https://apis.io/apis/entergram/entergram-live-chats-api/)
- [Entergram Make webhooks API](https://apis.io/apis/entergram/entergram-make-webhooks-api/)
- [Entergram Members API](https://apis.io/apis/entergram/entergram-members-api/)
- [Entergram Messages API](https://apis.io/apis/entergram/entergram-messages-api/)
- [Entergram System API](https://apis.io/apis/entergram/entergram-system-api/)
- [Entergram Tickets API](https://apis.io/apis/entergram/entergram-tickets-api/)

## Tags

Custom Fields

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/entergram/entergram-custom-fields-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/entergram/.
