List Payout Lifecycle Events
Return every status transition recorded for this payout, oldest first. Use this to reconstruct a payout’s timeline for support, accounting, or debugging purposes. Note: the preferred way to react to events in real time is via webhook subscriptions — polling this endpoint wastes rate-limit budget.
GET
List lifecycle events for a payout
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Path Parameters
Pattern:
^pay_[a-zA-Z0-9]+$Response
Lifecycle events.
List lifecycle events for a payout