Interface: IAuditableItemGraphChangesetListRequest
Get an auditable item graph 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 changeset to get.
query?
optionalquery?:object
The query parameters.
cursor?
optionalcursor?:string
The optional cursor to get next chunk.
limit?
optionallimit?:string
Limit the number of entities to return.
verifySignatureDepth?
optionalverifySignatureDepth?:VerifyDepth
How many signatures to verify, none, current or all, defaults to "none".