Events
List of events
Query parameters
seedstring · uuidOptional
Filter events by seed ID
intelstring · uuidOptional
Filter events by intel ID
statusstringOptional
Filter events by status
priorityinteger · min: 1 · max: 5Optional
Filter events by priority
typestringOptional
Filter events by type
interactionstringOptional
Filter events by interaction type
searchstringOptional
Text search for a particular event
offsetintegerOptional
Pagination offset
limitinteger · min: 1 · max: 100Optional
Pagination limit
orderBystringOptionalExample:
Order the results by this field, in this direction
createdAt:descPattern: ^[a-zA-Z0-9\_]+(:(asc|desc))?$Responses
200
OK
application/json
get
/events200
OK
Was this helpful?