Skip to content

Instantly share code, notes, and snippets.

@raynoppe
Created February 19, 2020 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raynoppe/995574cc532b3fdfe2205d63bd79261d to your computer and use it in GitHub Desktop.
Save raynoppe/995574cc532b3fdfe2205d63bd79261d to your computer and use it in GitHub Desktop.
DNE api queries
// all queries require the auth token to be sent
// get all parent goals
const parentgoals = this.axiosget("/goals/parents");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment