Batch fetch records by ID with relationship and package counts

Fetches multiple records by their IDs in a single request, regardless of which model they belong to. Returns found records with their relationship and package counts, plus a list of IDs that were not found. Supports time-travel via as_of. Maximum 100 IDs per request.

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

The node ID of the dataset which the records belong to

date-time

Point-in-time for record resolution; defaults to now.

Body Params

List of record IDs to fetch

ids
array of strings
required
length between 1 and 100

Record IDs to fetch (max 100)

ids*
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