# Users ## Operations - [Add CCs in batch. This endpoint allows you to add multiple CCs at once for efficient processing.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-addccs.md) - [Retrieve signing's documents. This endpoint fetches the documents associated with the provided signing ID.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-getdocuments.md) - [Retrieve the fully executed combined signing package PDF.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-getfinalsigningdocument.md) - [Retrieve the signing certificate for a specific signing.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-getsigningcertificate.md) - [Batch creation of signing participants for a signing process.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-addparticipants.md) - [Create a signing. This endpoint allows for the creation of a new signing, including the ability to add a webhook callback URL.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-createsigning.md) - [Create and send a signing session. This endpoint initializes a signing session based on the provided layout, documents, and participants and then immediately sends it.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-createsigningfillandsend.md) - [Retrieve deleted signing sessions. This endpoint fetches all the deleted signing sessions for a given user ID.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-getdeletedsignings.md) - [Retrieve an SSO URL for a specific signing. This endpoint generates an SSO URL that directly lands the user into the design phase of the signing.](https://apidocs.lwolf.com/doc/authentisign-api/v3/operation/operation-designsso.md) [Powered by Bump.sh](https://bump.sh)