# Retrieve the latest signed document for a specific signing. **GET /api/v1/signings/{signingId}/documents/ls** Sample request: GET ~/api/v1/signings/{signingId}/documents/ls ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **signingId** (string(uuid)) The identifier of the signing for which the latest signed document is to be fetched. ## Responses ### default Error #### Body: application/json (object) - **code** (integer(int32)) - **message** (string | null) - **details** (array[string] | null) [Powered by Bump.sh](https://bump.sh)