Skip to content

Instantly share code, notes, and snippets.

@boomtrain-support
Last active September 1, 2015 00:29
Show Gist options
  • Save boomtrain-support/21fac36154ebbd371b74 to your computer and use it in GitHub Desktop.
Save boomtrain-support/21fac36154ebbd371b74 to your computer and use it in GitHub Desktop.
GET /person - Retrieve a User by email using cURL
curl -u {username}:{password}
-H 'x-app-id: {app_id}'
'https://api.boomtrain.com/person?email={email}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment