List a session’s revisions

View as Markdown
Lists every revision of the session, oldest first: what was done, by whom, and when. **Learn more:** [Redlining](https://docs.cloudraker.com/developers/file-tools)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

sessionIdstringRequired>=1 character

Response

The revisions.
object"list"
datalist of objects

Errors

404
Not Found Error
429
Too Many Requests Error