action slicebox_get_users_current { label: "get_users_current" description: "obtain information on the currently logged in user as specified by the supplied session cookie, IP address and user agent." provider: slicebox method: GET path: "/users/current" encoding: json output: { type: "object" additionalProperties: true } }