Skip to main content
GET
Get the latest agent readiness report

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer API_KEY.

Path Parameters

projectId
string
required
Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]{1,100}$
Example:

"b1f2c3d4-0000-4000-8000-000000000000"

Response

Report fetched successfully

targetUrl
string
required
report
object | null
required

Latest completed report, if any.

scan
object | null
required

Latest run newer than the completed report, if any.

history
object[]
required

Completed scans, oldest first.

organization
object
required
Last modified on September 18, 2026