Get my account
documentedReturn information about the caller's own account.
GET /api/get_my_accountUsersno 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://{{$site_domain}}/api/get_my_account?api_key={{CYPHERLEARNING_API_KEY}}&api_version=1.0" \
-X GET \
-H "Accept: application/json"