New API users should migrate to deposit wallets. Read the migration guide.
curl --request GET \
--url https://gamma-api.polymarket.com/events/{id}/tags[
{
"id": "<string>",
"label": "<string>",
"slug": "<string>",
"forceShow": true,
"publishedAt": "<string>",
"createdBy": 123,
"updatedBy": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"forceHide": true,
"isCarousel": true
}
]curl --request GET \
--url https://gamma-api.polymarket.com/events/{id}/tags[
{
"id": "<string>",
"label": "<string>",
"slug": "<string>",
"forceShow": true,
"publishedAt": "<string>",
"createdBy": 123,
"updatedBy": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"forceHide": true,
"isCarousel": true
}
]Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?