Previous
Fetch a single event previous to the specified one (ordered by creation date)
Path parameters
eventIdstring · uuidRequired
Responses
200
OK
application/json
Event model response
idstring · uuidRead-onlyOptional
titlestringRead-onlyOptional
The event title
typestring · enumRead-onlyOptionalPossible values:
The event type
interactionstringRead-onlyOptional
prioritynumber · max: 5Read-onlyOptional
The event priority
statusstring · enumRead-onlyOptionalPossible values:
The event status
roleIdstringRead-onlyOptional
The event seed ID
createdAtstring · date-timeRead-onlyOptional
updatedAtstring · date-timeRead-onlyOptional
sourcestringRead-onlyOptional
targetstringRead-onlyOptional
detailsstringRead-onlyOptional
destinationstringRead-onlyOptional
timestampnumberRead-onlyOptional
seedIdstring · uuidRead-onlyOptional
testbooleanRead-onlyOptional
whitelistedbooleanRead-onlyOptional
204
No Content
get
/events/{eventId}/previous