v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBCustomFields > Field
Reads a single Field
Reads a single Field
get/api/2026-07-01/resources/custom_fields/fields/{id}
Path parameters
idstring required
Field identifiers
Response
OK
Example response
{
"id": "2",
"field_type": "text",
"label_text": "T-Shirt Size",
"position": 3,
"required": true,
"min_value": 10,
"legal_entity_name": "Factorial Legal",
"legal_entity_id": "1",
"slug": "tshirt_size"
}