/list-sra-sessionsAsk AIpost https://api.akeyless.io/list-sra-sessionsBody ParamsjsonbooleanDefaults to falseSet output format to JSONtruefalseresource-typearray of stringssession resource type. In case it is empty, all resources type will be returned. options: [mysql, k8s, ssh, mongodb, mssql, postgres, aws, eks, gke, rdp]resource-typeADD stringstatus-typearray of stringssession status type. In case it is empty, only active sessions will be returned. options: [connecting, connected, failed, completed, terminated]status-typeADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200listSRASessionsResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago