Returns the parameterValue business object for the specified parameterValue ID. (Deprecated since 24.2)

get

/api/restapi/pims/parameterValues/{id}

Returns the parameterValue business object for the specified parameterValue ID

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ParameterValue
Type: object
Title: ParameterValue
The list of parameter values associated with a flow schedule.
Show Source
Nested Schema : Parameter
Type: object
Title: Parameter
A reference to the parameter business object.
Show Source

404 Response

The requested Gateway flow parameter value does not exist, or you do not have access to it.
Back to Top