HomeGuidesAPI Reference
API Reference

Fetch records in bulk via API

Fetch multiple customer records and return them directly in the API response. Optimized for smaller datasets. Max 5000 records at a time

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

Unix timestamp (milliseconds) to fetch records created after this date

number

Unix timestamp (milliseconds) to fetch records created before this date

number

Unix timestamp (milliseconds) to fetch records updated after this date

number

Unix timestamp (milliseconds) to fetch records updated before this date

number
required

Maximum number of records to fetch (limited to 5000)

string

Pagination token for cursor-based pagination. Use the token from the response to fetch the next page of results.

Response

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