Skip to content

Instantly share code, notes, and snippets.

@boomtrain-support
Created August 31, 2015 17:23
Show Gist options
  • Select an option

  • Save boomtrain-support/44d2657a2a613b5fc299 to your computer and use it in GitHub Desktop.

Select an option

Save boomtrain-support/44d2657a2a613b5fc299 to your computer and use it in GitHub Desktop.
GET /notifications/ - An example request for this endpoint using cURL
curl -u {username}:{password}
-H 'x-app-id: {app_id}'
-X GET
'https://api.boomtrain.com/notifications'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment