View a Program Measure Value

get

/api/restapi/programMeasureValue/{programMeasureValueId}

Send a request to this endpoint to view a program measure value for the specified programMeasureValueId.

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 : ApiEntityProgramMeasureValue
Type: object
Title: ApiEntityProgramMeasureValue
Show Source

404 Response

The requested program measure value does not exist, or you do not have access to it.
Back to Top