Webhook endpoints
The webhook endpoint object
This object represents the webhook endpoint used for listening to Lago’s events
Unique identifier assigned to the wallet within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the webhook endpoint's record within the Lago system.
Unique identifier assigned to the organization attached to the webhook endpoint within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the organization's record within the Lago system.
The name of the wallet.
The date of the webhook endpoint creation, represented in ISO 8601 datetime format and expressed in Coordinated Universal Time (UTC).
The signature algo for the webhook.
Available options:
jwt
, hmac
Was this page helpful?