Retrieve a webhook endpoint
Retrieves the webhook endpoint identified by the id
path parameter.
GET
Authorizations
Bearer authorization header: Bearer <token>
.
To get your <token>
, please sign up to the Developer Portal.
API Key authorization header: Qonto-Partner-Id: <partner_id>
.
To get your <partner_id>
please, sign up to the Developer Portal.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Path Parameters
id of the Webhook resource
Example:
"f4a15ff0-40a2-48d4-8801-99c7b4e0788e"
Response
200
application/json
Returns the webhook endpoint identified by the `id` path parameter.
The response is of type object
.