# Matters ## Get matter - [GET /v2/matters/{matterId}](https://api-docs.lawvu.com/new-api/lawvuapi.openapi/matters/get-v2-matters-matterid.md): Retrieve a matter by its identifier ## Update matter - [PATCH /v2/matters/{matterId}](https://api-docs.lawvu.com/new-api/lawvuapi.openapi/matters/patch-v2-matters-matterid.md): Updates a matters details ## Create matter - [POST /v2/matters](https://api-docs.lawvu.com/new-api/lawvuapi.openapi/matters/post-v2-matters.md): Creates a matter based on the provided matter type. ## Get matter file - [GET /v2/matters/{matterId}/files/{fileId}](https://api-docs.lawvu.com/new-api/lawvuapi.openapi/matters/get-v2-matters-matterid-files-fileid.md): Retrieve information about a file on a matter ## Get matter types - [GET /v2/matterTypes](https://api-docs.lawvu.com/new-api/lawvuapi.openapi/matters/get-v2-mattertypes.md): Retrieve a list of matter types