List and paginate clinical visit records via Digitail's Records API

domain: documentation.digitail.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call GET https://developer.digitail.io/api/v1/records with filter[clinic_id] and optionally filter[pet_id] to scope results
  2. Paginate using the page and per_page query parameters (per_page defaults to 15, capped at 1000; page defaults to 1)
  3. 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
  4. 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
  5. Export a specific record to PDF via the dedicated export-record-pdf endpoint when a downloadable copy is needed

Known gotchas

Related routes

Query ClinicalTrials.gov API v2 for studies by condition and intervention with cursor-based pagination
clinicaltrials.gov/data-api/api · 6 steps · unrated
Retrieve a patient's clinical records using the Health Gorilla API
healthgorilla.com · 6 steps · unrated
Retrieve lab orders and results for a clinic via Digitail's labs integration endpoint
documentation.digitail.io · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans