API ReferenceRecords
List
Path Parameters
objectName*string
Header Parameters
x-timezone*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Query for listing records with filters, sorts and pagination.
Response Body
curl -X POST "https://example.com/records/string/list" \ -H "x-timezone: string" \ -H "Content-Type: application/json" \ -d '{}'Empty