Skip to main content
GET
List Recommendations

Authorizations

Authorization
string
header
required

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

Query Parameters

type
string | null

code_fix|config_change|process|monitoring

status
string | null

pending|in_progress|implemented|dismissed (comma-separated for OR)

impact
string | null

high|medium|quick_win

sort
string
default:rank

rank | -rank | -created_at | created_at | -expected_loops_prevented | -updated_at

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response