Skip to main content

Get list of environment variables

GET 

/v2/acts/:actorId/versions/:versionNumber/env-vars

ClientsApify API Python Client ReferenceGets the list of environment variables for a specific version of an Actor. The response is a JSON object with the list of EnvVar objects, where each contains basic information about a single environment variable.

Request

Responses

Response Headers