List failures for a project

Returns failures for the given project id and type, most recent first.

Query parameters

typeenumRequired
Allowed values:
project_idstringRequiredformat: "uuid"
pageintegerOptional>=1Defaults to 1
sizeintegerOptional1-100Defaults to 10

Response

Failures page
pageintegerOptional
sizeintegerOptional
totallongOptional
contentlist of objectsOptional

Errors

401
Unauthorized Error