TypeScript integration
import Sdk_build_event_handler_template from 'sdk-build-event-handler-template'; const client = new Sdk_build_event_handler_template({ accessToken: "YOUR_ACCESS_TOKEN" });
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /user
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /hooks
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /sites