Skip to main content
GET
Get Revision

Authorizations

api_key
string
header
required

Query Parameters

revisionOId
string
required

The oId of the revision to fetch (ev_* prefix). Use listRevisions to discover revision oIds.

diffOnly
boolean | null
default:false

If true, return only the field-level diff (added / removed / changed) instead of the full before-and-after entity snapshots. Defaults to false.

Response

200 - application/json

The requested revision detail.

data
object
required