Get list of environment variables
GET/v2/acts/:actorId/versions/:versionNumber/env-vars
ClientsGets 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
- 200