cURL
curl --request GET \ --url https://api.aries.com/v1/prediction/governor \ --header 'Authorization: Bearer <token>'
200
Example
Return governor race outlook records as a flat list.
Use Case: Retrieve current governor race outlook data for election dashboards and monitoring.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Governor ratings list
Show child attributes
Was this page helpful?