Skip to content

Instantly share code, notes, and snippets.

@joshlong
Created March 18, 2013 02:04
Show Gist options
  • Select an option

  • Save joshlong/5184517 to your computer and use it in GitHub Desktop.

Select an option

Save joshlong/5184517 to your computer and use it in GitHub Desktop.
Joshuas-MacBook-Pro:~ jlong$ curl --header "Accept: application/json" http://localhost:8080/api/users/72
{"id":72,"customers":null,"importedFromServiceProvider":false,"firstName":"Jane","lastName":"Smith","username":"user@user.com","password":"password","profilePhotoImported":true,"profilePhotoExt":null,"enabled":true,"signupDate":1363129646993}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment