Fetch Attribute Values
Quadrata SDK API Service: Fetch Attribute Values
Last updated
Quadrata SDK API Service: Fetch Attribute Values
Last updated
Fetch underlying attribute values for a given wallet address. This is an attribute query and incurs Quad Unit charges.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
See Query Attributes Via API for more information about the underlying API endpoint.
apiAccessToken
*
string
Access token See createAccessToken
walletAddress
*
hex string
Wallet Address
attributes
QuadrataAttribute[]
Attribute name array Can be provided in sdkConfig
options
object
API and Fetch Options
allowUnsafeClientApiCall
boolean
Allow service to run in client
environment
*
QuadrataEnvironment
Access token See createAccessToken
attributes
QuadrataAttribute[]
Attribute name array Can be provided in params