Skip to content

Instantly share code, notes, and snippets.

@mwvaughn
Created June 7, 2016 14:22
Show Gist options
  • Save mwvaughn/ec83da962a7c65c828203488a8d15cd6 to your computer and use it in GitHub Desktop.
Save mwvaughn/ec83da962a7c65c828203488a8d15cd6 to your computer and use it in GitHub Desktop.
io-collections.json
{
"message": "",
"result": {
"_links": {
"self": "http://localhost:5000/Collections"
},
"collections": [
{
"collection_id": "87ed787d-3951-4177-9156-ffff322430f3",
"expires": 1465846675,
"name": "Demonstration",
"priority": "50",
"timestamp": 1465241875
},
{
"collection_id": "5f942baf-f559-4f04-935c-06c0f8cce666",
"expires": 1465869801,
"name": "Untitled",
"priority": 50,
"timestamp": 1465265001
},
{
"collection_id": "632f89a6-fb14-4d83-987c-718fa057fe85",
"expires": 1465869869,
"name": "Untitled",
"priority": 50,
"timestamp": 1465265069
}
],
"count": 3
},
"status": "success"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment