Skip to main content

Batch Owned Records

POST 

/records/owned/batch

Gets owned records for multiple UUIDs in a single request. Accepts up to 50 UUIDs. Results can be paginated using the results_per_page and page fields in the filter (pages are 0-indexed). Returns 200 if all UUIDs are valid, or 207 (Multi-Status) if some UUIDs failed validation. The response includes records for all valid UUIDs and a list of any failed UUIDs.

Request

Responses

All UUIDs valid, records returned