/list-itemsAsk AIpost https://api.akeyless.io/list-itemsBody ParamsaccessibilitystringDefaults to regularfor personal password manageradvanced-filterstringFilter by item name/username/website or part of itauto-paginationstringDefaults to enabledRetrieve all items using pagination, when disabled retrieving only first 1000 itemscurrent-folderbooleanDefaults to falseList only items in the current folder (excludes subfolders)truefalsefilterstringFilter by item name or part of itjsonbooleanDefaults to falseSet output format to JSONtruefalseminimal-viewbooleanShow only basic information of the itemstruefalsemodified-afterint64List only secrets modified after specified date (in unix time)pagination-tokenstringNext page referencepathstringPath to foldersra-onlybooleanDefaults to falseFilter by items with SRA functionality enabledtruefalsesub-typesarray of stringssub-typesADD stringtagstringFilter by item tagtokenstringAuthentication token (see /auth and /configure)typearray of stringsThe item types list of the requested items. In case it is empty, all types of items will be returned. options: [key, static-secret, dynamic-secret, classic-key]typeADD stringuid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200listItemsResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago