Get event for a site installation with event id.Ask AIget https://api.rocket.net/v1/sites/{id}/activity/events/{event_id}For a given site, try to get event with given id.Path ParamsidintegerrequiredID of the Site you are interacting withevent_idstringrequiredResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago