Get Blog
Blogs
Get Blog
Retrieve a single blog
GET
Get Blog
Get Blog
Returns a single blog by its ID.Request
Path Parameters
The unique blog ID
Query Parameters
Include blog metafields in response
Response
Whether the request succeeded
Blog object
Example Response
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have read_content scope |
NOT_FOUND | Blog with the specified ID does not exist |