POST /api/forward-residual/value
Get historical residual values.Authorization
🔒OAuth2: OAuth2PasswordBearerFlow type: password
Token URL: token
Request Body
The request body must be inapplication/json format. All fields are optional. An empty body {} returns all supported GPUs from the default history start through today.
Request Example
Responses
Response consists of meta and data, where:- meta is the metadata regarding the request.
codeinmetaindicates the error code of the request, with 0 indicating no error. - Dates are inclusive.
- Values are four-decimal strings.
- Missing dates or GPU keys mean no observation; they must not be treated as zero.