Get a redlining session

View as Markdown
Returns an open session: when it expires, which revision it is at, and how many paragraphs, comments and tracked changes it holds. **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 session.
idstring
filenamestring
createdAtstring
expiresAtstring
revisioninteger-9007199254740991-9007199254740991
summaryobject

Errors

404
Not Found Error
429
Too Many Requests Error