# Contracts

 - [GET /v2/contracts](https://developer.lawvu.com/new-api/lawvuapi.openapi/contracts/get-v2-contracts.md): Retrieve a list of contracts
 - [POST /v2/contracts](https://developer.lawvu.com/new-api/lawvuapi.openapi/contracts/post-v2-contracts.md): Creates a contract based on the provided contract type.
 - [GET /v2/contracts/{contractId}](https://developer.lawvu.com/new-api/lawvuapi.openapi/contracts/get-v2-contracts-contractid.md): Retrieve a contract by its identifier
 - [PATCH /v2/contracts/{contractId}](https://developer.lawvu.com/new-api/lawvuapi.openapi/contracts/patch-v2-contracts-contractid.md): Updates a contracts details
 - [GET /v2/contracts/{contractId}/files/{fileId}](https://developer.lawvu.com/new-api/lawvuapi.openapi/contracts/get-v2-contracts-contractid-files-fileid.md): Retrieve information about a file on a contract
 - [GET /v2/contractTypes](https://developer.lawvu.com/new-api/lawvuapi.openapi/contracts/get-v2-contracttypes.md): Retrieve a list of contract types
