Get advisor issues

Analyzes the database for security and performance issues. Returns a list of issues categorized by severity (ERROR, WARN, INFO).

Requires read access to the project and Data API enabled.

Path Params
string
required

Neon project ID

Query Params
string

Branch ID to analyze. If not specified, the project's default branch is used.

string

Database name to analyze. Required if branch has multiple databases.

string
enum

Filter issues by category

Allowed:
string
enum

Minimum severity level to include. For example, WARN returns WARN and ERROR issues, excluding INFO.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json