Skip to content

Instantly share code, notes, and snippets.

@boomtrain-support
Created August 31, 2015 21:42
Show Gist options
  • Save boomtrain-support/6f1716af1a4fed19914e to your computer and use it in GitHub Desktop.
Save boomtrain-support/6f1716af1a4fed19914e to your computer and use it in GitHub Desktop.
GET /resources/:model - An example request for this endpoint using cURL
curl
-H 'x-app-id: {app_id}'
-X GET
'https://api.boomtrain.com/resources/{model}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment