API Docs / Operations / Client - Custom Fields / Get Custom Field Values

Get Custom Field Values

GET /tenants/{tenant}/clients/{client}/custom-field-values

Returns field code and value pairs for the specified client. Use the custom field definitions endpoint to retrieve data types, labels, and allowed options.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it