The Endpoint object
Webhook endpoints allow Annature to notify your application via HTTP POST when specific events occur — such as when an envelope is completed or declined.
Endpoints can be created and managed via the API, or through the Developers section of the Annature dashboard.
Each organisation can register up to 100 unique webhook endpoints.
Refer to the Webhooks section for details on verifying and responding to webhook events.
Attributes
The unique identifier for the webhook endpoint.
The HTTPS URL where webhook payloads will be delivered.
The signing secret used to verify the authenticity of webhook events delivered to this endpoint.
Indicates whether the endpoint is currently active. Inactive endpoints will not receive webhook events.
The ISO 8601 timestamp indicating when the endpoint was created.