Blogs
Get a blog
Fetches a single blog. Use the platform-native blogId returned by GET /v1/accounts/{accountId}/blogs: a Shopify numeric blog id, the WordPress.com numeric site id, or 1 for a self-hosted WordPress site. The self-hosted id is scoped to its connected account.
get/v1/accounts/{accountId}/blogs/{blogId}
Path parameters
accountIdstring required
Connected Shopify or WordPress account id.
blogIdstring required
Platform-native numeric blog/site id returned by the list operation.
Response
Blog fetched