cURL
curl --request GET \ --url https://gamma-api.polymarket.com/tags/slug/{slug}/related-tags
[ { "id": "<string>", "tagID": 123, "relatedTagID": 123, "rank": 123 } ]
active
closed
all
Related tag relationships
The response is of type object[].
object[]