Skip to content

Page screenshot captured during the run (JPEG)

GET
/v1/audits/{id}/screenshots/{idx}
curl --request GET \
--url https://api.monita.ai/v1/audits/example/screenshots/example \
--header 'Authorization: Bearer <token>'
id
required
string
idx
required
string
/^\d+$/

JPEG

Media typeimage/jpeg
string

Not found

Media typeapplication/json
object
error
required
string
Examplegenerated
{
"error": "example"
}