Skip to main content
GET
JavaScript

Authorizations

X-API-KEY
string
header
required

Headers

Tenant-ID
string

The tenant identifier for multi-tenant organisations. Required when the organisation has multi-tenancy enabled. Pass your own internal customer ID for the tenant. Ignored for single-tenant organisations.

Path Parameters

id
string<uuid>
required

The UUID of the attribute to retrieve.

Response

Successful operation

An attribute returned from the admin attributes endpoints.

id
string<uuid>
required

The UUID of the attribute.

name
string
required

The attribute name.

key
string
required

The attribute key.

type
enum<string>
required

The attribute type.

Available options:
user,
event