# Retrieve CCs for a signing. This endpoint fetches all the CCs associated with the provided signing ID. **GET /api/v1/signings/{signingId}/ccs** Sample request: GET /api/v1/signings/{signingId}/CCs ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **signingId** (string(uuid)) The identifier of the signing for which CCs 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)