Storage Tools
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Marco Gullo
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
2
Monthly active users
8 months ago
Last modified
Categories
Share
Storage Tools
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Marco Gullo
Actor stats
0
Bookmarked
2
Total users
2
Monthly active users
8 months ago
Last modified
Categories
Share
The IDs or the username~store-name of the datasets to query.
[]The IDs or the username~store-name of the key-value stores to query.
[]The type of storage to query on the account.
[ "key-value-store", "dataset"]Whether to include storages without a name.
The fields to include in the output.
[ "name", "userId", "username", "createdAt", "modifiedAt", "accessedAt", "itemCount", "cleanItemCount", "actId", "actRunId", "readCount", "writeCount", "deleteCount", "listCount", "s3StorageBytes", "formattedSize", "generalAccess"]The key to sort the output by.
The order to sort the output by.
A regular expression to filter the storages by their names.
The user ID to filter the storages by.
[]A regular expression to filter the storages by their usernames.
The date to filter the storages by their creation date in format YYYY-MM-DD or {number} {unit}.
The date to filter the storages by their creation date in format YYYY-MM-DD or {number} {unit}.
The date to filter the storages by their last modification date in format YYYY-MM-DD or {number} {unit}.
The date to filter the storages by their last modification date in format YYYY-MM-DD or {number} {unit}.
The date to filter the storages by their last access date in format YYYY-MM-DD or {number} {unit}.
The date to filter the storages by their last access date in format YYYY-MM-DD or {number} {unit}.
The minimum number of items in the storages to include in the output.
The maximum number of items in the storages to include in the output.
The minimum number of clean items in the storages to include in the output.
The maximum number of clean items in the storages to include in the output.
The actor ID to filter the storages by.
[]The run ID to filter the storages by.
[]The minimum number of times the storages have been read to include in the output.
The maximum number of times the storages have been read to include in the output.
The minimum number of times the storages have been written to include in the output.
The maximum number of times the storages have been written to include in the output.
The minimum number of times the storages have been deleted to include in the output.
The maximum number of times the storages have been deleted to include in the output.
The minimum number of times the storages have been listed to include in the output.
The maximum number of times the storages have been listed to include in the output.
The minimum number of bytes in the storages to include in the output.
The maximum number of bytes in the storages to include in the output.
The general access level to filter the storages by.
[]The Apify API token to use for authentication. If not provided, the token from the environment variable APIFY_TOKEN will be used.