---
title: "Library (Consumer)"
method: GET
path: "/v3/{customerId}/attributes/library"
tags: ["Enrich"]
---

# Library (Consumer)

`GET /v3/{customerId}/attributes/library`

This endpoint will return a list of all currently available Attributes in our Attributes Library for Consumers.

## Path parameters

- `customerId` string, required

## Headers

- `Authorization` string

## Response `200`

Partial Attributes Library Request (Consumer)

- object[]
  - `Category` string
  - `Attributes` object[]
    - `Name` string
    - `Description` string

## Other responses

- `400` — Result

---

[API](https://skmtc.net/flinks/apis/flinks-api.md) · [All operations](https://skmtc.net/flinks/apis/flinks-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flinks/flinks-api/versions/0983646f91b4/schema)
