Skip to main content
GET
Export Automation firing reports

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27

Path Parameters

id
string
required
Pattern: ^auto_[0-9a-f]{32}$

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^r1_[0-9a-z]+$
order
enum<string>
Available options:
asc,
desc

Response

Success

format
enum<string>
required
Available options:
checkfu.automation-reports
schema_version
enum<number>
required
Available options:
1
automation_id
string
required
Pattern: ^auto_[0-9a-f]{32}$
exported_at
string
required
reports
object[]
required
next_page
string | null
required
Pattern: ^r1_[0-9a-z]+$