List Consumer Attributes
GET {{baseUrl}}/analytics/ca360/v1/customers/{{customerId}}/analytics
Retrieve the list of all analytic IDs previously created for a customer using the Generate Consumer Attributes
API.
Supported regions:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Finicity-App-Key | string | ||
Accept | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{"analytic_ids":[{"analytic_id":"ce9693d5-a83e-4ad0-a694-6f48c4fc7877","created_date":"2022-04-12T11:51:23"},{"analytic_id":"ce9693d5-a83e-4ad0-a694-6f48c4fc7877","created_date":"2022-04-12T11:51:23"}]}