Returns an array of logs for an EventSchedule
Code | Description |
---|---|
404 | Event schedule not found |
[ { "id": 236497, "event_group_id": null, "event_schedule_id": 30977, "user_id": null, "time_in": "2020-11-11T15:04:03.000-08:00", "time_out": "2020-11-11T22:32:04.000-08:00", "ip_address": "12.34.188.83", "event_id": 19265, "session_id": null, "billable": null, "admin_logged_out": null, "legacy_class": null, "live_note_user_id": null, "legacy_id": null, "created_at": "2020-11-11T18:04:03.000-05:00", "updated_at": "2020-11-12T01:32:04.000-05:00", "product_description": "Realtime Only", "user_group_id": 59713, "user_group_name": "Gibson Dunn", "user_email": "cmcternan@gibsondunn.com", "user_group_user_id": "752584", "data_source": null, "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36", "ip_location": "Denver, CO, 80202, US" }, ]
Param name | Description |
---|---|
token required |
API token for your organization Validations:
|
id required |
ID of the event schedule Validations:
|