Get Webhook Subscriber by IDCopy Pageget https://{account}.sysaidit.com/connect/v1/webhooks/subscriber/{id}Retrieves detailed information about a webhook subscriber.Path ParamsidstringrequiredThe unique identifier of the webhook subscriberQuery Paramsinclude_event_namesbooleanDefaults to falseWhether to include event names in the responsetruefalseResponses 200Successfully retrieved subscriber 401Authentication information is missing or invalid 404The specified resource was not found 500An unexpected error occurred on the serverUpdated 10 months ago