Skip to main content
POST
Inspect a managed provider trigger registration

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-29

Path Parameters

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

Response

Provider-trigger inspection: the stored row, the bounded observed hook if any, and the lifecycle-mode adoption decision. Custody-held credentials never appear; caller-supplied polling props are publicly readable.

Provider-trigger inspection: the stored row, the bounded observed hook if any, and the lifecycle-mode adoption decision. Custody-held credentials never appear; caller-supplied polling props are publicly readable.

registration
object
required

Closed provider-trigger lifecycle and health for one Automation and WebhookSource. Custody-held credentials never appear; caller-supplied polling props are publicly readable and must not contain credentials.

observed
object | null
required
adoption
object
required