
Storage Tools
Pricing
Pay per usage
Go to Apify Store

Storage Tools
Query storages on the Apify platform.
0.0 (0)
Pricing
Pay per usage
0
1
1
Last modified
2 months ago
Pricing
Pay per usage
Query storages on the Apify platform.
0.0 (0)
Pricing
Pay per usage
0
1
1
Last modified
2 months ago
datasetIds
arrayOptional
The IDs or the username~store-name of the datasets to query.
Default value of this property is []
keyValueStoreIds
arrayOptional
The IDs or the username~store-name of the key-value stores to query.
Default value of this property is []
storageKinds
arrayOptional
The type of storage to query on the account.
Default value of this property is ["key-value-store","dataset"]
includeUnnamed
booleanOptional
Whether to include storages without a name.
Default value of this property is false
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"]
sortOutputBy
EnumOptional
The key to sort the output by.
"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
sortOutputOrder
EnumOptional
The order to sort the output by.
"asc": string"desc": string
Default value of this property is "asc"
filterNameByRegex
stringOptional
A regular expression to filter the storages by their names.
filterUserId
arrayOptional
The user ID to filter the storages by.
Default value of this property is []
filterUsernameByRegex
stringOptional
A regular expression to filter the storages by their usernames.
filterCreatedBefore
stringOptional
The date to filter the storages by their creation date in format YYYY-MM-DD or {number} {unit}.
filterCreatedAfter
stringOptional
The date to filter the storages by their creation date in format YYYY-MM-DD or {number} {unit}.
filterModifiedBefore
stringOptional
The date to filter the storages by their last modification date in format YYYY-MM-DD or {number} {unit}.
filterModifiedAfter
stringOptional
The date to filter the storages by their last modification date in format YYYY-MM-DD or {number} {unit}.
filterAccessedBefore
stringOptional
The date to filter the storages by their last access date in format YYYY-MM-DD or {number} {unit}.
filterAccessedAfter
stringOptional
The date to filter the storages by their last access date in format YYYY-MM-DD or {number} {unit}.
filterItemCountMin
integerOptional
The minimum number of items in the storages to include in the output.
filterItemCountMax
integerOptional
The maximum number of items in the storages to include in the output.
filterCleanItemCountMin
integerOptional
The minimum number of clean items in the storages to include in the output.
filterCleanItemCountMax
integerOptional
The maximum number of clean items in the storages to include in the output.
filterActId
arrayOptional
The actor ID to filter the storages by.
Default value of this property is []
filterActRunId
arrayOptional
The run ID to filter the storages by.
Default value of this property is []
filterReadCountMin
integerOptional
The minimum number of times the storages have been read to include in the output.
filterReadCountMax
integerOptional
The maximum number of times the storages have been read to include in the output.
filterWriteCountMin
integerOptional
The minimum number of times the storages have been written to include in the output.
filterWriteCountMax
integerOptional
The maximum number of times the storages have been written to include in the output.
filterDeleteCountMin
integerOptional
The minimum number of times the storages have been deleted to include in the output.
filterDeleteCountMax
integerOptional
The maximum number of times the storages have been deleted to include in the output.
filterListCountMin
integerOptional
The minimum number of times the storages have been listed to include in the output.
filterListCountMax
integerOptional
The maximum number of times the storages have been listed to include in the output.
filterS3StorageBytesMin
integerOptional
The minimum number of bytes in the storages to include in the output.
filterS3StorageBytesMax
integerOptional
The maximum number of bytes in the storages to include in the output.
filterGeneralAccess
arrayOptional
The general access level to filter the storages by.
Default value of this property is []