Skip to main content
Audit Box Sign events using the enterprise events stream. To learn more about Box Sign, visit our .
The status provided below in each additional_details payload may differ from the example based on the specific sign request details. For example, if the requester is the only signer, the status of the SIGN_DOCUMENT_CREATED event will immediately be viewed.

Document Events

Created

A SIGN_DOCUMENT_CREATED event_type is produced when a sign request is created via API or UI. At this stage the sign request is not sent to signers yet. Theadditional_details payload will provide the following details:

Converted

A SIGN_DOCUMENT_CONVERTED event_type is produced when a sign request is converted to a .pdf for signing. Theadditional_details payload will provide the following details:

Completed

A SIGN_DOCUMENT_COMPLETED event_type is produced when all signers have successfully signed the document. Theadditional_details payload will provide the following details:

Cancelled

A SIGN_DOCUMENT_CANCELLED event_type is produced when a sign request is cancelled by the requester via API or UI. Theadditional_details payload will provide the following details:

Expired

A SIGN_DOCUMENT_EXPIRED event_type is produced when a sign request expired with incomplete signatures. Theadditional_details payload will provide the following details:

Signer Events

Assigned

A SIGN_DOCUMENT_ASSIGNED event_type is produced when a sign request is successfully sent to a signer. Theadditional_details payload will provide the following details:

Viewed by Signer

A SIGN_DOCUMENT_VIEWED_BY_SIGNER event_type is produced when a sign request signer clicks on Review Document in the signing email or visits the signing URL. Theadditional_details payload will provide the following details:

Downloaded

A SIGNER_DOWNLOADED event_type is produced when a signer downloads the signing document.

Forwarded

A SIGNER_FORWARDED event_type is produced when a signer downloads the signing document.

Signed

A SIGN_DOCUMENT_SIGNED event_type is produced when a signer completes the sign request. Theadditional_details payload will provide the following details:

Declined

A SIGN_DOCUMENT_DECLINED event_type is produced when a sign request signer declines the request. Theadditional_details payload will provide the following details:
Last modified on March 19, 2026