Blogs

Get a blog

Fetches a single blog. blogId is the platform's numeric blog id from GET /v1/accounts/{accountId}/blogs, not a Zernio id.

Supported on Shopify (platform shopify). Accounts on platforms without blogs support return 400; a blogs-capable platform that lacks this specific operation returns 405.

get/v1/accounts/{accountId}/blogs/{blogId}

Path parameters

accountIdstring required

Connected Shopify SocialAccount id.

blogIdstring required

Platform-native numeric blog id. Non-numeric values return 400.

Response

Blog fetched

platform'shopify'