{ "success": true, "data": { "total_count": <numeric total count of records matching any input filters>, "start_offset": <numeric starting offset of the records>, "data": [ { record }, { record }, ... ] } }