Retrieve security incidents ordered by creation date (newest first).
Bearer token authentication. Include your API key in the Authorization header as 'Bearer YOUR_API_KEY'
Filter incidents to a specific tenant. Accepts either a Petra tenant ID or a Microsoft tenant ID. Your Petra tenant ID can be found in the URL when viewing a tenant in the dashboard (e.g. app.petrasecurity.com/tenant/
Only return incidents created on or after this date. Accepts ISO 8601 format — either date only (e.g. 2026-03-01) or full date-time (e.g. 2026-03-05T00:53:10.402Z).
Maximum number of incidents to return. Defaults to 100, maximum 500.
1 <= x <= 500Successful response
Array of incident objects