blob: 91d0298cd1120289e1b7c64deb7c4623ef97954f [file] [log] [blame]
<div class="curl-info">
Want to get the data above programmatically? You can retrieve it with <a style="color: #007CDC;" href="http://curl.haxx.se/" target="_blank">curl</a>. Copy-paste the command in a terminal window and you should see the same data come back as JSON.
</div>
<div class="input-append2">
<div id="${sectionName}-curl" class="alert alert-info curl-data">
${curlData}
</div>
</div>
<div id="${sectionName}-curl-token" class="curl-token">
Not sure what "Authorization: Bearer” is, or how to get a token? We have a <a style="color: #007CDC;" href="http://apigee.com/docs/usergrid/content/authentication-and-access-usergrid">documentation article about that</a>
</div>