# Retrieve the list of signing participants within a signing. **GET /api/v1/signings/{signingId}/participants** Sample request: GET /api/v1/signings/{signingId}/participants ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **signingId** (string(uuid)) The identifier of the signing for which participants are to be fetched. ## 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)