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.
You are viewing documentation for Polymarket US
cURL
curl --request GET \ --url https://gateway.polymarket.us/v1/series/id/{id}
{ "series": { "id": "<string>", "slug": "<string>", "title": "<string>", "subtitle": "<string>", "recurrence": "<string>", "image": "<string>", "active": true, "createdAt": "<string>", "updatedAt": "<string>" } }
Retrieve a specific series by its ID
Series ID
Series details
Response containing series details
Series information and configuration
Show child attributes