Path Parameters
id*string
Series id or slug
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/series/string/comments/count"{ "count": 0}{ "type": "bad request", "error": "q is required"}{ "type": "not found error", "error": "id not found"}