v1
latestSwagger 2.02026-07-1362109210.4 KBList calendar events
Get a list of calendar events
Query parameters
Patient id to fetch calendar event. Note that one of the following filters must be specified: filter[patient], filter[group], filter[organization], or filter[attendees].
Comma-separated list of group ids. Note that one of the following filters must be specified: filter[patient], filter[group], filter[organization], or filter[attendees].
Fitbit Plus organization id. Note that one of the following filters must be specified: filter[patient], filter[group], filter[organization], or filter[attendees].
Comma-separated list of coach or patient ids. Note that one of the following filters must be specified: filter[patient], filter[group], filter[organization], or filter[attendees].
Calendar event type
If not specified, return all calendar events. If set to true return only events marked as completed, if set to false, return only events not marked as completed yet.
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for events starting in November 2017 (America/New_York): filter[start_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for events ending in November 2017 (America/New_York): filter[end_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for events completed in November 2017 (America/New_York): filter[completed_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for events created in November 2017 (America/New_York): filter[created_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for events updated in November 2017 (America/New_York): filter[updated_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
Page number
Page size
Page limit
Page cursor
List of related resources to include in the response
Response
OK