Get environment variable
GET/v2/acts/:actorId/versions/:versionNumber/env-vars/:envVarName
ClientsGets a EnvVar object that contains all the details about a specific environment variable of an Actor.
If isSecret
is set to true
, then value
will never be returned.
Request
Responses
- 200