Sign in

List articles

documented

Retrieve Help Articles for the Brand

GET /articlesArticlesno implementation yet0 runs
No 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" \
  -X GET \
  -H "Accept: application/json" \
  -u {{REAMAZE_EMAIL}}:{{REAMAZE_API_TOKEN}}
List articles · Re:amaze · OpenIntegrations