# Retrieve details of an individual signing. This endpoint fetches details for the signing associated with the provided signing ID. **GET /api/v1/signings/{id}** Sample request: GET /api/v1/signings/{id} ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **id** (string(uuid)) The identifier of the signing to be retrieved. ## Responses ### 200 Success ### default Error #### Body: application/json (object) - **code** (integer(int32)) - **message** (string | null) - **details** (array[string] | null) [Powered by Bump.sh](https://bump.sh)