Skip to main content
GET
List canonical Attributes

Autorizace

Authorization
string
header
povinné

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

Parametry dotazu

page
integer
výchozí:1
Požadovaný rozsah: x >= 1
limit
integer
výchozí:25
Požadovaný rozsah: 1 <= x <= 100

Case-insensitive substring search on the Attribute key only.

type
enum<string>
Dostupné možnosti:
text,
number,
url,
email,
date,
boolean,
richtext,
format,
enum,
tags,
image,
images,
file,
files,
json,
relation
include_archived
enum<string>

Use the literal string true to include archived Attributes. Any other value keeps the active-only default.

Dostupné možnosti:
true

Odpověď

Paginated Attribute list

data
object[]
povinné
pagination
object
povinné