cURL
curl --request GET \ --url https://api.struct.to/v1/polymarket/tags/{identifier}
{ "id": "", "label": "", "slug": null }
Retrieve a single tag by its ID or slug
Tag ID or slug
Tag details
A Polymarket tag from the Gamma API
Was this page helpful?