Skip to content

Instantly share code, notes, and snippets.

@gregology
Last active March 20, 2017 22:46
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 gregology/0d9f150932b824cb7949c64b084434ea to your computer and use it in GitHub Desktop.
Save gregology/0d9f150932b824cb7949c64b084434ea to your computer and use it in GitHub Desktop.
curl \
-F access_token=YOUR_ACCESS_TOKEN \
-F page=1 \
-F per_page=100 \
-X GET http://memair.herokuapp.com/api/v1/biometrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment