History

Follows immutable parent revisions, authorizing every revision. Historic IDs require staging read or shared-context-item read access.

Authentication

AuthorizationBearer

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

Path parameters

trunkIdstringRequiredformat: "^trunk_[A-Za-z0-9]+$"
contextKeystringRequiredformat: "^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$"

Query parameters

fromstringOptionalDefaults to latest
limitintegerOptional1-50Defaults to 50

Response

A data array of revisions and a nullable next revision ID. Pass next as from for the next page.
datalist of objects
nextstring or nullOptional

Errors

404
Not Found Error