Skip to main content
GET
Get Report

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required
report_id
string
required

Response

Successful Response

id
string
required
project_id
string
required
started_at
string
required
completed_at
string | null
required
duration_seconds
number | null
required
actions
Actions · object[]
required
summary
string
required
status
string
required
error_message
string | null
required
created_at
string
required