Skip to main content
GET
Search a record's source import snapshot

Authorizations

Authorization
string
header
required

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

Path Parameters

formElementSubmissionId
string
required
Required string length: 1 - 500

Query Parameters

Maximum string length: 200
matchingOnly
boolean
default:true
offset
integer
default:0
Required range: x >= 0
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Successful response

fileName
string
required
sourceImportRunId
string
required
mediaId
string | null
required
sourceRow
object | null
required
rows
object[]
required
hasMore
boolean
required