Actor
Index
Properties
- actor_permission_level
- actor_standby
- categories
- created_at
- default_run_options
- deployment_key
- description
- example_run_input
- has_no_dataset
- id
- is_critical
- is_deprecated
- is_generic
- is_public
- is_source_code_hidden
- model_config
- modified_at
- name
- notice
- picture_url
- pricing_infos
- readme_summary
- restart_on_error
- seo_description
- seo_title
- standby_url
- stats
- tagged_builds
- title
- user_id
- username
- versions
Properties
actor_permission_level
actor_standby
categories
created_at
The date and time the Actor was created. Follows the ISO 8601 format.
default_run_options
deployment_key
The Actor's public SSH key, used as a deployment key for private Git repositories.
description
Short description of the Actor, displayed in Apify Store and Console.
example_run_input
has_no_dataset
Whether the Actor stores results in a dataset. Set by Apify.
id
The ID of the Actor.
is_critical
Whether the Actor is maintained by Apify.
is_deprecated
Whether the Actor is deprecated.
is_generic
Whether the Actor is intended for developers. Set by Apify.
is_public
Whether the Actor is available to users in Apify Store.
is_source_code_hidden
Whether the Actor's source files are hidden on its detail page.
model_config
modified_at
The date and time the Actor was last modified. Follows the ISO 8601 format.
name
The name of the Actor.
notice
picture_url
URL of the Actor's icon, displayed on the Actor's page in Apify Store and Console.
pricing_infos
readme_summary
An AI-generated Markdown summary of the Actor's README, optimized for search and AI agents. Contains an overview and a list of use cases. Generated only for public Actors.
restart_on_error
seo_description
Description of the Actor to display by search engines such as Google.
seo_title
Name of the Actor to display by search engines such as Google. Can be different from the Actor's name displayed in Apify Store and Console.
standby_url
URL for sending requests to the Actor in Standby mode.
null if the Standby mode isn't enabled.
stats
tagged_builds
title
Human-readable name of the Actor, displayed in Apify Store and Console.
user_id
The ID of the user who owns the Actor.
username
The username of the Actor owner.
versions
An array of Version objects. Each object represents a specific version of the Actor's source code: its location, builds, and environment configuration.
A list of categories that best define the Actor. Reflected in Apify Store's search and filtering options.