Interface: IAuditableItemStreamGetEntryObjectRequest
Get an entry object 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 get the entry object from.
entryId
entryId:
string
The id of the entry to get.