latestOpenAPI 3.0.02026-08-10221235717.8 KB
e21ad140ec3c
public
Event
List Webhooks
get/orgs/{orgId}/apps/{appId}/webhooks
Path parameters
orgIdstring required
The Organization ID.
appIdstring required
The Application ID.
Response
A list of Webhooks.
Example response
[
{
"created_at": "2020-06-22T09:37:23.523Z"
}
]