Site Logo
EditGrid Developer Portal Back to EditGrid
Documentation / Web API
API Method
revision.query

Query the revisions of a workbook.

Authentication
Requires a valid session key obtained from calling auth.getSessionKey, passed as parameter "s" (HTTP-RPC) or "sessionKey" (SOAP) to authenticate your call.
Parameters
Name Type Req
workbook string *

The id or full path of the workbook.

limit int

Limit the maximum number of records to be returned.

offset int

Start returning records from this offset.

Request Body
Revision Fields of the revisions to be queried.
Return Value
Revision[] A response containing a list of serialized revisions(s).
For enquiries, please contact cs@editgrid.com , or visit our user forum .