get https://api.securevan.com/v4/events
Find Events
Description
Use this endpoint to find Events available in the current context using a number of filter options.
Request
This endpoint accepts standard pagination parameters and returns a standard paginated response.
By default, this endpoint returns 10 records per request. A maximum of 50 records per request is allowed via the $top
parameter.
Valid expansion properties are: locations
, codes
, shifts
, roles
, notes
. Note that the number of $expand
sections requested may impact the speed with which this endpoint will respond.
The endpoint takes the optional filter parameters as described below