Skip to content

Instantly share code, notes, and snippets.

@boomtrain-support
Last active August 31, 2015 22:03
Show Gist options
  • Select an option

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

Select an option

Save boomtrain-support/5f59873e51373b32db4a to your computer and use it in GitHub Desktop.
GET /resources/:model/:id - Retrieve the specified model type and Resource using cURL.
curl
-H 'x-app-id: {app_id}'
-X GET
'https://api.boomtrain.com/resources/{model}/{id}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment