v1
latestOpenAPI 3.0.02026-08-063014193.1 MBReturn the data for all CalendarEntries
Outlines the parameters, optional and required, used when requesting the data for all CalendarEntries
Query parameters
The unique identifier for a single Calendar. The keyword null is not valid for this field. The list will be filtered to include only the CalendarEntry records with the matching property.
Filter CalendarEntry records to those having the created_at field after a specific time. (Expects an ISO-8601 timestamp).
Returns a record for each occurrence of a recurring calendar event. Non-recurring calendar events are unaffected and returned as separate records regardless of the expanded setting.
Filter records to only those with the given external property(s) name set.
e.g. ?external_property_name=Name
Filter records to only those with the given external property(s) value set. Requires external property name as well.
e.g. ?external_property_name=Name&external_property_value=Value
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
Filter CalendarEntry records to those that end on or after the provided time (Expects an ISO-8601 timestamp).
Allows matching court rule on calendar entry.
Filter CalendarEntry records to those having the specified unique identifiers.
Filter CalendarEntry records to those that are marked as all day events.
A limit on the number of CalendarEntry records to be returned. Limit can range between 1 and 200. Default: 200.
The unique identifier for a single Matter. Use the keyword null to match those without a CalendarEntry. The list will be filtered to include only the CalendarEntry records with the matching property.
Returns CalendarEntry records for all users related to a matter. Requires matter id.
A token specifying which page to return.
Allows matching search on calendar entry.
Filter CalendarEntry records to those having a specific calendar visibility source (mobile, web).
Filter CalendarEntry records to those that begin on or before the provided time (Expects an ISO-8601 timestamp).
Filter CalendarEntry records to those having the updated_at field after a specific time. (Expects an ISO-8601 timestamp).
Filter CalendarEntry records to those that are visible.
Headers
The API minor version. Default: latest version.
Response
Ok