Owned Records
POST/records/owned
Gets owned records for a single UUID. Results can be paginated using the results_per_page and page fields in the body. Use /records/owned/batch to query multiple UUIDs at once.
Request
Responses
- 200
- 400
- 401
- 422
- 500
Owned records
This endpoint accepts exactly one UUID. Use /records/owned/batch for multiple UUIDs.
Unauthorized
UUID not registered with the service
Internal server error