Get API version
documentedReturn the API version number.
GET /api/get_versionGeneralno 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://{{$tenant}}.matrixlms.com/api/get_version?api_key={{CYPHERLEARNING_API_KEY}}&api_version={{$api_version}}" \
-X GET \
-H "Accept: application/json"