Get a list of
URL: GET /api/v1/activitylogentries/<entity_name>[?startdatetime=<start_date_time>][&enddatetime=<end_date_time>][&activityvalue=<activity_value>]
Content: None
Returns: A list of Activity Log Entries flitered by <start_date_time>, <end_date_time>, and <activity_value> if provided. The call will only accept a valid <entity_name> that is listed below.
- shiftassignment
- employee
- shift
- definition
- timeoffbank
- timeoffreason
- timeoffschedule
- timeoffrequest
- databank
- shiftpremiumpolicy
- shiftrequirement
- task
- shifttrade
- location
- timeclock
Note: Only a maximum of 72 hours worth of history will be returned.