Get Resolution Index

Path parameters

dataClipIdstringRequired
Data Clip ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Query parameters

filterColumnstringOptional
The column to filter by.
filterConflictsstringRequired
Whether to filter only conflicts. Default is false
idstringRequired
The record ID to get the index of.

Response

This endpoint returns an object.
indexinteger

Zero-based index of the record in the filtered list

Errors