App Callbacks
This type of callback URL is set up at the API app level. API apps are used to identify a partner integration and configure embedded flows ([embedded signing](/docs/walkthroughs/embedded-signing), [embedded requesting](/docs/walkthroughs/embedded-requesting), and [embedded templates](/docs/walkthroughs/embedded-templates)) and [OAuth providers](/docs/guides/o-auth/overview)
All events that involve signature requests created by an API app are reported to this URL. The event will include a `client_id` field to indicate which app the event is being reported for, which allows multiple API apps to share the same callback URL.
You can manage your apps and their callbacks from the [settings page](https://app.hellosign.com/home/myAccount#api).
Payload
The payload of this webhook request is a multipart form.
event
account
signature_request
template
Response
200
successful operation