Test Management

Get metadata for forecast points

Returns available forecast point names and metadata.

get/forecast_points/{testid}

Response

Successful response with metadata for forecast points.

messagestring
payloadSignalMetaResponse
statusinteger

Example response

{
  "message": "Metadata for forecast points retrieved successfully.",
  "status": 200
}

Changes