v1
latestOpenAPI 3.0.02026-07-2653703.5 MBGet entry access activity
Note: Please use /org/{orgId}/reports/activity/events API when possible as it replaces this API and is faster.<br/><br/>Returns activity events for the time specified date range. This API does not handle large date range requests. If not specified, the default search time span is 24 hours ago to now.<br/><br/>This API can return 422 Unprocessable Entity status code. A 422 is returned when the time filter specified a date range with more data than can be retrieved within the 55 second API timeout period. Please try narrowing the query date range or use the /org/{orgId}/reports/activity/events API as an alternative. The /org/{orgId}/reports/activity/events API does not have the 422 status code problem.<br/><br/>The difference between entryName, zoneName, and siteName vs. entryName2, zoneName2, and siteName2 is that the *Name2 fields can potentially return "Multiple" as the name. This occurs when the entries array indicates multiple unique ids for that resource type. Whereas the entryId, entryName, zoneId, zoneName, siteId, and siteName values always equal their entries[0] (the first one) equivalent values.<br/><br/>JWT is required for this endpoint with at least one of the following scopes: o{params.orgId}-dash:w,o{params.orgId}-dash:r,o{params.orgId}-dashActivity:w,o{params.orgId}-dashActivity:r,o{params.orgId}-rpt:w,o{params.orgId}-rpt:r,o{params.orgId}-rptGeneral:w,o{params.orgId}-rptGeneral:r,o:w,o:r,s-o:w,s-o:r<br/><br/>Endpoint name: getActivity
Path parameters
Query parameters
Headers
Response
Successful