cURL
curl --request GET \ --url https://api.elections.kalshi.com/trade-api/v2/events/{event_ticker}/metadata
{ "image_url": "<string>" }
Endpoint for getting metadata about an event by its ticker. Returns only the metadata information for an event.
Event ticker
The response is of type object.
object