Skip to main content
GET
/
v1
/
prediction
/
governor
Get Governor ratings
curl --request GET \
  --url https://api.aries.com/v1/prediction/governor
{
  "items": [
    {
      "title": "<string>",
      "state": "<string>",
      "incumbent": "<string>",
      "outlook": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://finance.dev/llms.txt

Use this file to discover all available pages before exploring further.

Response

Governor ratings list

items
object[]