Apify Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Apify Tables
| Name | Description |
| ActorBuilds | Retrieve Apify Actor builds with status, resource usage, and build metadata information. |
| ActorRuns | Retrieve Apify Actor runs with status, timing, resource usage, and output information. |
| Actors | Retrieve Apify Actors and their metadata, including properties, statistics, and configuration details. |
| ActorTaskRuns | Retrieve Apify Actor task runs with status, timing, resource usage, and output information. |
| ActorTasks | Retrieve Apify Actor tasks with configuration, run options, and metadata information. |
| ActorVersionEnvironmentVariables | Retrieve environment variables for specific Actor versions. |
| ActorVersions | Retrieve versions of Apify Actors including version numbers, source types, and build information. |
| Datasets | Retrieve Apify Datasets with metadata, item counts, and relationship information. |
| KeyValueStoreKeys | Retrieve keys from Apify Key-Value Stores with pagination support. |
| KeyValueStores | Retrieve Apify Key-Value Stores with metadata and relationship information. |
| RequestLocks | Retrieve request locks from Apify Request Queue heads for concurrency management. |
| RequestQueues | Retrieve Apify Request Queues with metadata, statistics, and relationship information. |
| Requests | Retrieve requests from Apify Request Queues with URL, method, headers, and processing information. |
| ScheduleLogs | Retrieve logs from Apify Schedules with timestamps, messages, and log levels. |
| Schedules | Retrieve Apify Schedules with timing configuration, actions, and execution information. |
| Store | Retrieve Actors from the Apify Store with search, filtering, and sorting capabilities. |
| UserLimits | Retrieve Apify user account limits including usage, memory, storage, and resource constraints. |
| UserMonthlyUsage | Retrieve monthly usage statistics for the current user including service usage and credits. |
| Users | Retrieve current user information from Apify including profile, plan, and account details. |