Retrieve a specific parameter for an application
Retrieve a specific parameter for an application by providing its ID and the parameter name.
Path Parameters |
---|
id integer — REQUIREDThe ID of the application. |
name string — REQUIREDThe name of the parameter. |
Responses | ||||
---|---|---|---|---|
200 Parameter retrieved successfully.
|