Interface: IAuditableItemGraphGetRequest
Get an auditable item graph vertex.
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.
query?
optionalquery?:object
The query parameters.
includeDeleted?
optionalincludeDeleted?:string
Whether to include deleted aliases, resource, edges, defaults to false.
verifySignatureDepth?
optionalverifySignatureDepth?:VerifyDepth
How many signatures to verify, none, current or all, defaults to "none".