Skip to main content
GET
Récupérer le webhook

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de requête

webhook_config.fields
enum<string>[]

Une liste, séparée par des virgules, de champs WebhookConfig à renvoyer. Les champs disponibles pour un objet WebhookConfig.

Minimum array length: 1
Options disponibles:
created_at,
id,
url,
valid
Exemple:

Réponse

La requête a réussi.

data
object[]
Minimum array length: 1
errors
object[]
Minimum array length: 1

Un objet HTTP Problem Details, tel que défini dans la RFC IETF 7807 (https://tools.ietf.org/html/rfc7807).

meta
object