Skip to main content
GET
Get an Attribute by key

Autorizace

Authorization
string
header
povinné

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametry cesty

key
string
povinné

Canonical Attribute key.

Odpověď

Attribute definition

id
string<uuid>
povinné
key
string
povinné
label
string
povinné
type
enum<string>
povinné
Dostupné možnosti:
text,
number,
url,
email,
date,
boolean,
richtext,
format,
enum,
tags,
image,
images,
file,
files,
json,
relation
format_output_type
enum<string> | null
povinné

The stored result type produced by a format Attribute. Format formulas execute only in Extraction; Catalog stores the resulting value.

Dostupné možnosti:
text,
number,
boolean,
json,
richtext,
file,
image
enum_values
string[] | null
povinné
tags_values
string[] | null
povinné
allow_custom_values
boolean
povinné

Whether table editors may append missing enum or tag choices.

boolean_config
object | null
povinné
number_config
object | null
povinné

Presentation metadata for number and Formula-number Attributes. Stored and API values remain numeric.

relation_config
object | null
povinné
description
string | null
povinné
validation
object | null
povinné
language
string | null
povinné
image_config
object | null
povinné

Canonical requirements shared by every usage of an image Attribute.

status
enum<string>
povinné

Derived from archive state. Archive and restore remain Dashboard-only.

Dostupné možnosti:
active,
archived
archived_at
string<date-time> | null
povinné
is_reviewed
boolean
povinné
source_id
string<uuid> | null
povinné
external_id
string | null
povinné
source_synced_at
string<date-time> | null
povinné
created_at
string<date-time>
povinné
updated_at
string<date-time>
povinné