Get Article
Blogs
Get Article
Retrieve a single article
GET
Get Article
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
Get Article
Returns a single article by its ID.Request
Path Parameters
The unique blog ID
The unique article ID
Query Parameters
Include article metafields in response
Response
Whether the request succeeded
Article object
Example Response
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have read_content scope |
NOT_FOUND | Article or blog with the specified ID does not exist |