GET /incidents
Summary: List changes, additions and deletions
Operation ID: get_incidents
Auth: unknown
Operation ID: get_incidents
Auth: unknown
Description
Get the latest updates and additions. This endpoint only provides the latest incident for an object. It does not keep track of previous incidents.
Parameters (5)
page
(?, query, optional)
Pagination in the form of `page=2` or `page[size]=30&page[number]=2`
per_page
(integer, query, optional, default: 50)
Equivalent to `page[size]`
Constraints: {'minimum': 1, 'maximum': 100}
since
(?, query, optional)
Filter out older results
type
(?, query, optional)
Filter by result type(s)
videogame
(?, query, optional)
Filter by videogame(s)
No probe data for this endpoint yet.