action probely_get_events_id { label: "Retrieve account event" provider: probely method: GET path: "/events/{id}/" encoding: json output: { type: "object" additionalProperties: true } }