custom fields
List custom field definitions
AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Query Parameters
profileId?string
Filter by profile. Omit to list across all profiles
Response Body
application/json
curl -X GET "https://zernio.com/api/v1/custom-fields"Empty
{
"error": "Unauthorized"
}