action opto22_who_am_i { label: "whoAmI" description: "Get information about the user you are authenticated as. Authorized for admins, editors, operators, and kiosk." provider: opto22 method: GET path: "/whoami" encoding: json output: { type: "object" additionalProperties: true } }