Retrieve a specific event.Copy Pageget http://rest.cameramanager.com/rest/v2.4/events/{eventId}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamseventIdint64required^([0-9]+)$ID of the event to retrieve. We specifically specify the eventId to be formed by digits to differentiate robustly between the GET request url and the mp4 and jpg calls.Query ParamsincludeUrlTypesarray of stringsa comma separated list of URL types. Only when this is present, the response will include the URLs correspondent to given typesincludeUrlTypesShow 8 enum valuesADD stringResponses 200OK 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 403You are not authorized to do this action. 404Referenced resource could not be found or the authenticated user does not have access to the resource. 406The requested resource is capable of generating only content not acceptable according to the Accept headers sent in the request. 500Something went wrong in the server. Please try again.Updated 9 months ago Creates a new event.Update an event.Did this page help you?YesNo