---
title: "Get attribution status"
method: GET
path: "/api/v2/attribution_status"
tags: ["attribution"]
---

# Get attribution status

`GET /api/v2/attribution_status`

Returns the status of the latest ingestion for attribution and claims runout files. The response will contain the attribution Type to identify which ingestion and a Timestamp for the last time it was updated.

## Response `200`

Successful request. Response will contain an attribution type(s) of `last_attribution_update`, `last_runout_update`

- AttributionFilesParam
  - `ingestion_dates` IngestionDatesStatusParam[]
    - `timestamp` string, date-time
    - `type` string

## Other responses

- `404` — No attribution data was found.

---

[API](https://skmtc.net/cmsgov/apis/beneficiary-claims-data-api.md) · [All operations](https://skmtc.net/cmsgov/apis/beneficiary-claims-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cmsgov/beneficiary-claims-data-api/revisions/3565bdea5a5f/schema)
