Read Custom Field
Intent
Reads the custom field without changing it.
When to call it
Call this after your application has received or stored the identifier for the custom field.
Access boundary
Authorize the request with a token that carries custom_fields:read or custom_fields:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Authorizations
Path Parameters
Identifier of the custom field.
Response
Request completed successfully
- CustomFieldText
- CustomFieldNumber
- CustomFieldDate
- CustomFieldCheckbox
- CustomFieldSelect
Schema for a custom field of type text.
The time Ruba created this record.
The time this record last changed.
The stable identifier for this record.
"text"Slug: Storage key used for this custom field.
Display name assigned to the custom field.
Unique identifier for the organization owning the custom field.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"