Error
A valid request URL is required to generate request examples{
"webhooks": [
{
"id": "<string>",
"url": "<string>",
"status": "<string>",
"description": "<string>",
"createdAt": "<string>"
}
]
}integration
List webhook endpoints — never includes secrets (API token, merchant:read)
GET
/
v1
/
integration
/
webhooks
Error
A valid request URL is required to generate request examples{
"webhooks": [
{
"id": "<string>",
"url": "<string>",
"status": "<string>",
"description": "<string>",
"createdAt": "<string>"
}
]
}
