Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://external-api.kalshi.com/trade-api/v2/structured_targets/{structured_target_id}
{ "structured_target": { "id": "<string>", "name": "<string>", "type": "<string>", "details": {}, "source_id": "<string>", "source_ids": {}, "last_updated_ts": "2023-11-07T05:31:56Z" } }
Endpoint for getting data about a specific structured target by its ID.
Structured target ID
Structured target retrieved successfully
Show child attributes