get https://api.elections.kalshi.com/trade-api/v2/structured_targets/
Endpoint for getting data about a specific structured target by its ID.
Response
Endpoint for getting data about a specific structured target by its ID.
xxxxxxxxxx
curl --request GET \
--url https://api.elections.kalshi.com/trade-api/v2/structured_targets/structured_target_id \
--header 'accept: application/json'