---
title: "Fetch all available attribution models"
method: GET
path: "/attribution-models"
---

# Fetch all available attribution models

`GET /attribution-models`

## Response `200`

Attribution models

- AttributionModels
  - `attribution_models` object[]
    - `id` string
    - `name` string, nullable

## Other responses

- `401` — Unauthorized
- `429` — Too many requests
- `500` — Internal server error

---

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