GET
/
events
/
{id}
/
benchmark
Error
A valid request URL is required to generate request examples
{
  "state": "<string>",
  "now": {
    "value": 123,
    "benchmark": 123
  },
  "prediction": {
    "value": 123,
    "benchmark": 123
  }
}

Authorizations

Authorization
string
header
required

Copy your Cognito JWT Token below: 'Bearer <JWT>'

Path Parameters

id
string
required

Response

Success

state
string

pending or ready

now
object
prediction
object