Skip to main content
GET
Error

Path Parameters

projectUuid
string
required

the projectId for the validation

Query Parameters

page
number<double>
default:1

page number (1-indexed)

pageSize
number<double>
default:20

number of results per page

searchQuery
string

search string to filter by name or error message

sortBy
enum<string>

field to sort by

Available options:
name,
createdAt,
errorType,
source
sortDirection
enum<string>

sort direction

Available options:
asc,
desc
sourceTypes
string

comma-separated list of source types to filter by

errorTypes
string

comma-separated list of error types to filter by

includeChartConfigWarnings
boolean

whether to include chart configuration warnings

fromSettings
boolean

boolean for analytics tracking

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok