{ "operationId": "getBlogPostsCount", "method": "GET", "path": "/blog/posts/count", "summary": "BigCommerce Get A Count of All Blog Posts", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "count": 27 } } ] }