custom-fields
Get Custom Field
Get a custom field by ID.
Scopes: custom_fields:read custom_fields:write
GET
Get Custom Field
Documentation Index
Fetch the complete documentation index at: https://docs.spairehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The custom field ID.
Response
Successful Response
- CustomFieldText
- CustomFieldNumber
- CustomFieldDate
- CustomFieldCheckbox
- CustomFieldSelect
Schema for a custom field of type text.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
Allowed value:
"text"Identifier of the custom field. It'll be used as key when storing the value.
Name of the custom field.
The ID of the organization owning the custom field.
Example:
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Get Custom Field

