Data operations
Read values and run calculations
Run calculations in a workbook and retrieve cell values.
POST
Use this endpoint if you need formatted cell values. If you need more detailed cell objects, try the calc
endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200
application/json
Successful Response
Response type returned by the for /values query endpoint.