Skip to content

Instantly share code, notes, and snippets.

@danlopez
Last active August 29, 2015 14:21
Show Gist options
  • Save danlopez/d473c8332e4e2c491467 to your computer and use it in GitHub Desktop.
Save danlopez/d473c8332e4e2c491467 to your computer and use it in GitHub Desktop.
Potential Reviewers - GET /api/v2/meets/:meet_id/reviewers
{"users":[
{
"id":"4e663844e049bd3331000011",
"first_name":"User",
"last_name":"Number 7"
},
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment