Skip to content

SudoSOS Back-end API / events / PaginatedBaseEventResponse

Interface: PaginatedBaseEventResponse ​

Deprecated ​

Events are out of scope for SudoSOS. Delete from 01/11/2026.

Properties ​

_pagination ​

ts
_pagination: PaginationResult;

records ​

ts
records: BaseEventResponse[];