Skip to main content
POST
BatchIdsByCoordinates

Authorizations

Authorization
string
header
required

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

Body

application/json
sqlFqn
string[]

Databases coordinates as present in the SQL, e.g. db.schema.table

Response

200 - application/json

Success

matchedCoordinates
MatchedCoordinates · object[]