Skip to content

Instantly share code, notes, and snippets.

  • Save podhmo/6a297701071389105ae523e7cc1ec504 to your computer and use it in GitHub Desktop.
Save podhmo/6a297701071389105ae523e7cc1ec504 to your computer and use it in GitHub Desktop.
GET /v4/spreadsheets/1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgvE2upms/values/Class%20Data%21A2%3AE?alt=json&prettyPrint=false HTTP/1.1
Host: sheets.googleapis.com
User-Agent: google-api-go-client/0.5
Authorization: Bearer xxxxxXxxxXxxxXXxXxxXXxxXxXXxXXxxXxxxxXxxxxxXxxxxxXxxxxxxXXxxxxXxxxXXxXxxxxxxXXxxXxXxXxxXxxxXXXXxXxxxXXXXxXxXxxXxXxxxXxXxXxXxxxXXx
Accept-Encoding: gzip
HTTP/2.0 200 OK
Alt-Svc: quic=":443"; ma=2592000; v="44,43,39,35"
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Sun, 02 Dec 2018 09:27:49 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
{"range":"'Class Data'!A2:E101","majorDimension":"ROWS","values":[["Alexandra","Female","4. Senior","CA","English"],["Andrew","Male","1. Freshman","SD","Math"],["Anna","Female","1. Freshman","NC","English"],["Becky","Female","2. Sophomore","SD","Art"],["Benjamin","Male","4. Senior","WI","English"],["Carl","Male","3. Junior","MD","Art"],["Carrie","Female","3. Junior","NE","English"],["Dorothy","Female","4. Senior","MD","Math"],["Dylan","Male","1. Freshman","MA","Math"],["Edward","Male","3. Junior","FL","English"],["Ellen","Female","1. Freshman","WI","Physics"],["Fiona","Female","1. Freshman","MA","Art"],["John","Male","3. Junior","CA","Physics"],["Jonathan","Male","2. Sophomore","SC","Math"],["Joseph","Male","1. Freshman","AK","English"],["Josephine","Female","1. Freshman","NY","Math"],["Karen","Female","2. Sophomore","NH","English"],["Kevin","Male","2. Sophomore","NE","Physics"],["Lisa","Female","3. Junior","SC","Art"],["Mary","Female","2. Sophomore","AK","Physics"],["Maureen","Female","1. Freshman","CA","Physics"],["Nick","Male","4. Senior","NY","Art"],["Olivia","Female","4. Senior","NC","Physics"],["Pamela","Female","3. Junior","RI","Math"],["Patrick","Male","1. Freshman","NY","Art"],["Robert","Male","1. Freshman","CA","English"],["Sean","Male","1. Freshman","NH","Physics"],["Stacy","Female","1. Freshman","NY","Math"],["Thomas","Male","2. Sophomore","RI","Art"],["Will","Male","4. Senior","FL","Math"]]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment