v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Findings

Search

Search findings using full-text query and filters for severity, state, type, and app.

post/api/v1/findings/search

Request body

appIdsstring[] nullable

Filter by app IDs (OR within field).

appUserIdsstring[] nullable

Filter by app user IDs (OR within field). Matches findings whose target.app_user_target.app_user_id is in this list.

findingTypesstring[] nullable

Filter by finding type (OR within field).

pageSizeinteger

Maximum number of findings to return per page.

pageTokenstring

Pagination token from a previous response.

querystring

Free text search query.

severitiesstring[] nullable

Filter by severities (OR within field).

statesstring[] nullable

Filter by states (OR within field).

Response

Successful response

nextPageTokenstring

The nextPageToken field.