Skip to main content
GET
List attributes

Authorizations

Authorization
string
header
required

API key created in the organization settings.

Query Parameters

limit
integer
default:25

Maximum number of items per page.

Required range: 1 <= x <= 100
starting_after
string

ID of the last attribute on the previous page.

Pattern: ^atr_[A-Za-z0-9_-]+$

Response

Attribute page.

has_more
boolean
required

Indicates whether another page is available.

data
object[]
required