Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 800 Bytes

WebhooksApi.md

File metadata and controls

36 lines (19 loc) · 800 Bytes

\WebhooksApi

All URIs are relative to https://api.getlago.com/api/v1

Method HTTP request Description
fetch_public_key GET /webhooks/public_key Fetch webhook public key

fetch_public_key

String fetch_public_key() Fetch webhook public key

Webhook public key

Parameters

This endpoint does not need any parameter.

Return type

String

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: text/plain, application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]