Retrieves paginated records from a data source

Fetches paginated records for a data source. Use the records_url from
entity_validation or information_request responses.

Query Parameters

  • page (optional): Page number, defaults to 1
  • type (required for multi-array): The array type (e.g., vehicles)

Pagination Headers

  • X-Total: Total items
  • X-Page: Current page
  • X-Per-Page: Items per page (50)
  • Link: Pagination links (first, last, next, prev)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the data source run

Query Params
integer

Page number (default: 1)

string

Record type for multi-array data sources (e.g., vehicles, legal_cases)

Responses

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