Resolve record IDs for a batch of records by their key properties

Given a batch of entries each containing record values and a client-supplied external_ref, returns the record IDs of those entries whose records currently exist in the specified model. IDs are derived deterministically from the model schema's key properties. Entries whose records do not exist are omitted from the response. Only keyed models are supported. Maximum 100 entries per request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required

The node ID of the dataset which the records belong to

Body Params

Batch of records with external_refs to resolve

records
array of objects
required
length between 1 and 100
records*
string
required

Client-supplied correlation ID; must be unique within the request.

record
object
required

Record values containing at minimum the model's key properties.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json