Skip to main content
GET
List property definitions

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Response

List of property definitions

id
string<uuid>
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

organization_id
string<uuid>
required
name
string
required
Example:

"company"

type
enum<string>
required
Available options:
string,
number,
boolean,
date
created_at
string<date-time>
required
updated_at
string<date-time>
required