Get article
documentedRetrieve a specific Help Article by slug
GET /articles/{slug}Articlesno 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)
npx -y keychains@latest curl "https://{{$brand}}.reamaze.io/api/v1/articles/{{$slug}}" -u "{{$reamaze_login_email}}:{{$reamaze_api_token}}" -H "Accept: application/json"