---
title: "Get Resolution Index"
method: GET
path: "/data-clips/{dataClipId}/resolutions/index"
tags: ["data-clips"]
---

# Get Resolution Index

`GET /data-clips/{dataClipId}/resolutions/index`

## Path parameters

- `dataClipId` string, required — Data Clip ID

## Query parameters

- `filterColumn` string
- `filterConflicts` string, required
- `id` string, required

## Headers

- `Authorization` string, required
- `X-Disable-Hooks` 'true', required

## Response `200`

Response with status 200

- TypeDataClipsGetResolutionIndexResponse
  - `index` integer, required — Zero-based index of the record in the filtered list

## Other responses

- `400` — Error response with status 400
- `404` — Error response with status 404

---

[API](https://skmtc.net/flatfile/apis/api-reference.md) · [All operations](https://skmtc.net/flatfile/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flatfile/api-reference/revisions/9d3a9979cd96/schema)
