cURL
curl --request GET \ --url https://api.elections.kalshi.com/trade-api/v2/structured_targets
{ "structured_targets": [ { "id": "<string>", "name": "<string>", "type": "<string>", "details": {}, "source_id": "<string>", "last_updated_ts": "2023-11-07T05:31:56Z" } ], "cursor": "<string>" }
Page size (min: 1, max: 2000)
Filter by structured target type
Filter by competition
Number of items per page (min 1, max 2000, default 100)
1 <= x <= 2000
Pagination cursor
Structured targets retrieved successfully
Show child attributes
Pagination cursor for the next page. Empty if there are no more results.