Query Parameters
Event ticker to get metadata for
Example:
"KXTRUMPRESIGN"
Response
Successfully retrieved event metadata
{
"event": {
"event_ticker": "<string>",
"title": "<string>",
"sub_title": "<string>",
"category": "<string>",
"series_ticker": "<string>",
"strike_date": 123,
"mutually_exclusive": true,
"status": "<string>",
"image_url": "<string>",
"settlement_sources": [
{
"name": "<string>",
"url": "<string>"
}
],
"competition": "<string>",
"competition_scope": "<string>"
}
}{
"event": {
"event_ticker": "<string>",
"title": "<string>",
"sub_title": "<string>",
"category": "<string>",
"series_ticker": "<string>",
"strike_date": 123,
"mutually_exclusive": true,
"status": "<string>",
"image_url": "<string>",
"settlement_sources": [
{
"name": "<string>",
"url": "<string>"
}
],
"competition": "<string>",
"competition_scope": "<string>"
}
}Event ticker to get metadata for
"KXTRUMPRESIGN"
Successfully retrieved event metadata
Show child attributes