Skip to main content
GET
Get a trusted attribute and its assigned values

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationName
string
required

Standard identifier pattern for resource names

Pattern: ^[a-zA-Z0-9_ -]+$
attributeName
string
required

Response

The attribute and its values

A trusted attribute's declared schema plus all its assigned values.

name
string
required
attributeType
string
required

Declared Malloy type; trailing [] denotes multi-value.

declaredInModels
string[]
values
object[]

User- and group-scoped value entries.