List the tracked changes
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
sessionId
Response
The tracked changes.
object
data
Errors
404
Not Found Error
429
Too Many Requests Error