Interface: IAuditableItemStreamGetEntryRequest
Get an entry in the auditable item stream.
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 path parameters.
id
id:
string
The id of the stream to update the get in.
entryId
entryId:
string
The id of the entry to update.
query?
optionalquery:object
The query parameters.
verifyEntry?
optionalverifyEntry:string|boolean
Verify the entry, defaults to false.