List attributes

Returns a list of all profiles attributes available in CDP for given app.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the app.

Responses

Response body
array of objects
object
string
required

Unique ID of column.

string
required

Key of the imported data value or name of Tracker event dimension to populate attribute.

boolean
required

A flag indicating whether the attribute is immutable.

If immutable is set to true, the attribute is considered
read-only and cannot be modified. If set to false, the
attribute can be modified.

column_meta
object
required

Column metadata (readonly).

Language
Credentials
URL