Webhook endpoints
List all webhook endpoints
This endpoint is used to retrieve an existing webhook endpoint.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier assigned to the webhook endpoint 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.
Example:
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Response
200
application/json
WebhookEndpoint
Was this page helpful?