Get client configuration
documentedGet client-relevant configuration subset.
GET /api/v4/config/clientSystemno 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://community.mattermost.com/api/v4/config/client?format={{format}}" \
-X GET \
-H "Accept: application/json"