Get Article Object
documentedRetrieve the Article core object.
GET /v1/objects/articleObjectsno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
Note: The official Help Scout Docs API base URL is https://docsapi.helpscout.net/v1. The supported endpoint to retrieve an article is GET https://docsapi.helpscout.net/v1/articles/{id} (or /v1/articles/{number}). Authentication uses HTTP Basic with the API key as the username. See the Docs API Get Article reference for details. ([developer.helpscout.com](https://developer.helpscout.com/docs-api/articles/get/))