Get variable
GET/variables/:variableKey
Get the variable by the variable key.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The variable is successfully returned.
Bad request
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
Not found
An internal error occurred while processing the request.