
Storage Tools
Pricing
Pay per usage

Storage Tools
Query storages on the Apify platform.
0.0 (0)
Pricing
Pay per usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
2 days ago
Dataset IDs
datasetIds
arrayOptional
The IDs or the username~store-name of the datasets to query.
Default value of this property is []
Key-Value Store IDs
keyValueStoreIds
arrayOptional
The IDs or the username~store-name of the key-value stores to query.
Default value of this property is []
Storage kinds
storageKinds
arrayOptional
The type of storage to query on the account.
Default value of this property is ["key-value-store","dataset"]
Include unnamed storages
includeUnnamed
booleanOptional
Whether to include storages without a name.
Default value of this property is false
Output fields
outputFields
arrayOptional
The fields to include in the output.
Default value of this property is ["name","userId","username","createdAt","modifiedAt","accessedAt","itemCount","cleanItemCount","actId","actRunId","readCount","writeCount","deleteCount","listCount","s3StorageBytes","formattedSize","generalAccess"]
Sort output by
sortOutputBy
EnumOptional
The key to sort the output by.
Value options:
"id": string"name": string"userId": string"username": string"createdAt": string"modifiedAt": string"accessedAt": string"itemCount": string"cleanItemCount": string"actId": string"actRunId": string"readCount": string"writeCount": string"deleteCount": string"listCount": string"s3StorageBytes": string"generalAccess": string
Sort output order
sortOutputOrder
EnumOptional
The order to sort the output by.
Value options:
"asc": string"desc": string
Default value of this property is "asc"
Filter storages by name regex
filterNameByRegex
stringOptional
A regular expression to filter the storages by their names.
Filter storages by user ID
filterUserId
arrayOptional
The user ID to filter the storages by.
Default value of this property is []
Filter storages by username regex
filterUsernameByRegex
stringOptional
A regular expression to filter the storages by their usernames.
Filter storages created before
filterCreatedBefore
stringOptional
The date to filter the storages by their creation date in format YYYY-MM-DD or {number} {unit}.
Filter storages created after
filterCreatedAfter
stringOptional
The date to filter the storages by their creation date in format YYYY-MM-DD or {number} {unit}.
Filter storages modified before
filterModifiedBefore
stringOptional
The date to filter the storages by their last modification date in format YYYY-MM-DD or {number} {unit}.
Filter storages modified after
filterModifiedAfter
stringOptional
The date to filter the storages by their last modification date in format YYYY-MM-DD or {number} {unit}.
Filter storages accessed before
filterAccessedBefore
stringOptional
The date to filter the storages by their last access date in format YYYY-MM-DD or {number} {unit}.
Filter storages accessed after
filterAccessedAfter
stringOptional
The date to filter the storages by their last access date in format YYYY-MM-DD or {number} {unit}.
Filter storages with item count at least
filterItemCountMin
integerOptional
The minimum number of items in the storages to include in the output.
Filter storages with item count at most
filterItemCountMax
integerOptional
The maximum number of items in the storages to include in the output.
Filter storages with clean item count at least
filterCleanItemCountMin
integerOptional
The minimum number of clean items in the storages to include in the output.
Filter storages with clean item count at most
filterCleanItemCountMax
integerOptional
The maximum number of clean items in the storages to include in the output.
Filter storages by actor ID
filterActId
arrayOptional
The actor ID to filter the storages by.
Default value of this property is []
Filter storages by run ID
filterActRunId
arrayOptional
The run ID to filter the storages by.
Default value of this property is []
Filter storages with read count at least
filterReadCountMin
integerOptional
The minimum number of times the storages have been read to include in the output.
Filter storages with read count at most
filterReadCountMax
integerOptional
The maximum number of times the storages have been read to include in the output.
Filter storages with write count at least
filterWriteCountMin
integerOptional
The minimum number of times the storages have been written to include in the output.
Filter storages with write count at most
filterWriteCountMax
integerOptional
The maximum number of times the storages have been written to include in the output.
Filter storages with delete count at least
filterDeleteCountMin
integerOptional
The minimum number of times the storages have been deleted to include in the output.
Filter storages with delete count at most
filterDeleteCountMax
integerOptional
The maximum number of times the storages have been deleted to include in the output.
Filter storages with list count at least
filterListCountMin
integerOptional
The minimum number of times the storages have been listed to include in the output.
Filter storages with list count at most
filterListCountMax
integerOptional
The maximum number of times the storages have been listed to include in the output.
Filter storages with S3 storage bytes at least
filterS3StorageBytesMin
integerOptional
The minimum number of bytes in the storages to include in the output.
Filter storages with S3 storage bytes at most
filterS3StorageBytesMax
integerOptional
The maximum number of bytes in the storages to include in the output.
Filter storages by general access
filterGeneralAccess
arrayOptional
The general access level to filter the storages by.
Default value of this property is []