店铺博客查询博客数量版本:202607查询博客数量 GET /openapi/2026-07/blogs/count 返回符合条件的博客总数。 响应200OKapplication/json数据结构示例数据结构codestring错误码messagestring错误信息data objectcountint32数量{ "code": "string", "message": "string", "data": { "count": 0 }}