Skip to main content

Interface: IAuditableItemStreamGetEntryRequest

Get an entry in the auditable item stream.

Properties

headers?

optional headers: 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?

optional query: object

The query parameters.

verifyEntry?

optional verifyEntry: string | boolean

Verify the entry, defaults to false.