Skip to main content
GET
List durable screenshots for a session.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Path Parameters

project_uuid
string<uuid>
required
session_uuid
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string
Minimum string length: 1

Response

Cursor-paginated screenshot history.

pagination
object
required
screenshots
object[]
required