Get
/environment_variables/{environment_variable_id}
Return an environment variable instance Using implicit model binding, will automatically return 404 if variable now found
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
environment_variable_id
integerRequired
ID of environment_variables to return
Responses
201
success
object
name
string
description
string
value
string
id
integer (id)
created_at
string (date-time)
updated_at
string (date-time)