Skip to main content
GET
List medical work due

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Query Parameters

window
integer
default:30

How many days ahead of today to include. Overdue records are always included, however old.

Required range: 1 <= x <= 365
record_type
enum<string>

Only records of this type.

Available options:
vaccination,
treatment,
procedure,
test,
medication,
exam,
condition,
preventative
species
string

Only records on animals of this species.

Response

What is due.

today
string<date>
required

The day the lists were split on, in UTC.

window_days
integer
required
overdue
object[]
required
due_today
object[]
required
upcoming
object[]
required
counts
object
required