Get Resolutions

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

includeRecordsbooleanOptional
Include records in the response. Default is true
includeSummarybooleanOptional
Include summary in the response. Default is false
filterColumnstringOptional
The column to filter by.
filterConflictsbooleanOptional
Whether to filter only conflicts. Default is false
pageSizeintegerOptional
Number of resolutions to return in a page. Default is 1000
pageNumberintegerOptional
Page number of resolutions to return

Response

This endpoint returns an object.
datalist of objects
List of DiffRecord objects

Errors