cURL
curl --request GET \ --url https://api.example.com/v2/webhooks/endpoints/{id}
{ "id": "<string>", "organizationId": "<string>", "url": "<string>", "description": "<string>", "active": true, "eventTypes": [ "<string>" ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "deletedAt": "2023-11-07T05:31:56Z" }
^wep_[0-9A-Za-z]{22}$
^org_[0-9A-Za-z]{22}$