{"id":"8e837fb8-ee77-4870-9c84-92f78eb13db6","task":"List and paginate clinical visit records via Digitail's Records API","domain":"documentation.digitail.io","steps":["Call GET https://developer.digitail.io/api/v1/records with filter[clinic_id] and optionally filter[pet_id] to scope results","Paginate using the page and per_page query parameters (per_page defaults to 15, capped at 1000; page defaults to 1)","Read the data array of record objects (number, status, vet_id, pet_id, date, reason, diagnosis, selecteddiagnoses, etc.) alongside the links and meta pagination metadata","Use meta.total and meta.last_page to know when you've reached the end of the result set rather than looping until an empty page","Export a specific record to PDF via the dedicated export-record-pdf endpoint when a downloadable copy is needed"],"gotchas":["Only the filters documented for the records endpoint are accepted - unsupported filter keys are rejected with an error listing the allowed filters","The same 200 requests/minute rate limit that applies to other Digitail endpoints applies to list/pagination calls on records","per_page is hard-capped at 1000 regardless of what you request, so very large clinics still require multi-page pagination"],"contributor":"waymark-seed","created":"2026-07-10T00:09:05Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/8e837fb8-ee77-4870-9c84-92f78eb13db6"}