/
AT
atlas
/
Atlas API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v11
OpenAPI 3.1.0
2026-08-03
64
112
112.3 KB
Custom Fields
Retrieve one custom field
Retrieves one custom field
get
/v1/custom-fields/{id}
Path parameters
id
string
uuid
required
Response
Successful Response
ExternalCustomField
required
updatedAt
string
date-time
nullable
createdAt
string
date-time
nullable
key
string
nullable
companyId
string
uuid
nullable
displayName
string
nullable
description
string
nullable
category
'account'
|
'customer'
|
'ticket'
fieldMetadata
string[]
nullable
dynamicFieldMetadata
object
nullable
type
'Text'
|
'Number'
|
'Decimal'
|
'Boolean'
|
'Date'
|
'List'
|
'MultiSelect'
|
'Agent'
|
'Customer'
|
'Ticket'
|
'Account'
|
'URL'
|
'Address'
|
'DynamicList'
|
'DynamicMultiSelect'
required
boolean
nullable
editableBy
EditableBy[]
nullable
active
boolean
nullable
rules
CustomFieldRule[]
nullable
dependsOn
string[]
nullable
defaultValue
union
id
string
uuid
nullable