Interface: IAuditableItemGraphChangesetGetRequest
Get an auditable item graph vertex changeset.
Properties
headers?
optionalheaders?:object
The headers which can be used to determine the response data type.
accept
accept:
"application/json"|"application/ld+json"
pathParams
pathParams:
object
The parameters from the path.
id
id:
string
The id of the vertex to get the changeset from.
changesetId
changesetId:
string
The id of the changeset to get.
query?
optionalquery?:object
The query parameters.
verifySignatureDepth?
optionalverifySignatureDepth?:VerifyDepth
How many signatures to verify, none, current or all, defaults to "none".