Skip to content

Instantly share code, notes, and snippets.

@jbodah
Created December 4, 2014 20:43
Show Gist options
  • Save jbodah/80972550ef23aa146f39 to your computer and use it in GitHub Desktop.
Save jbodah/80972550ef23aa146f39 to your computer and use it in GitHub Desktop.
curl with auth token
curl -H "Authorization: Bearer <TOKEN>" "<URL>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment