GET
/
findings
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

pagination_page
integer
default:0
pagination_pageSize
integer
default:25
pagination_with_count
boolean
default:true
sort
string
default:asc
sort_field
string
default:_id
pagination_active
boolean
default:true
fields
string
finding_type
any

Response

200
application/json
Successful Response

The response is of type any.