User
Webhooks
List webhooks
Returns list of registered webhooks
get/3rdparty/v1/webhooks
Response
Webhook list
Example response
[
{
"deviceId": "PyDmBQZZXYmyxMwED8Fzy",
"id": "123e4567-e89b-12d3-a456-426614174000",
"url": "https://example.com/webhook"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.