Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.58 KB

ListItems.md

File metadata and controls

23 lines (19 loc) · 1.58 KB

akeyless.ListItems

Properties

Name Type Description Notes
accessibility String for personal password manager [optional] [default to 'regular']
advancedFilter String Filter by item name/username/website or part of it [optional]
autoPagination String Retrieve all items using pagination, when disabled retrieving only first 1000 items [optional] [default to 'enabled']
filter String Filter by item name or part of it [optional]
json Boolean Set output format to JSON [optional] [default to false]
minimalView Boolean Show only basic information of the items [optional]
modifiedAfter Number List only secrets modified after specified date (in unix time) [optional]
paginationToken String Next page reference [optional]
path String Path to folder [optional]
sraOnly Boolean Filter by items with SRA functionality enabled [optional] [default to false]
subTypes [String] [optional]
tag String Filter by item tag [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
type [String] The 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] [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]