List the tracked changes

View as Markdown
Lists every tracked change in the session — who made it, where it sits, and a snippet of what it says. Read this immediately before accepting or rejecting: the ids are positional, so any edit in between renumbers them. **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 tracked changes.
object"list"
datalist of objects

Errors

404
Not Found Error
429
Too Many Requests Error