Last active
March 20, 2017 22:46
-
-
Save gregology/0d9f150932b824cb7949c64b084434ea to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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