Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Available options:
secret
, vulnerability
List of repository IDs
List of VC IDs
List of PR IDs
List of Group IDs
Filter incidents from this date (inclusive)
Filter incidents up to this date (inclusive)
Page number
Number of items per page
Field to sort by
Order direction ('asc' or 'desc')
Available options:
secret
, vulnerability
Response
Successful Response
The response is of type any
.