# Provides the signed contract pdf document for a specific signedContract Endpoint: GET /api/SignedContract/GetSignedContract/{guid} Version: v1 ## Path parameters: - `guid` (string, required) The guid of the signedContract ## Header parameters: - `apiKey` (string, required) ## Response 400 fields (application/pdf): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) - `errors` (object,null) ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields