{"items":[{"type":"link","label":"LawVu API","link":"/new-api/lawvuapi.openapi","routeSlug":"/new-api/lawvuapi.openapi","content":{"contentType":"overview","meta":{"name":"LawVu API"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"lawvuapi.openapi.json","url":"/_bundle/new-api/lawvuapi.openapi.json?download"},{"kind":"download","label":"lawvuapi.openapi.yaml","url":"/_bundle/new-api/lawvuapi.openapi.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"externallink","title":"URL","titleTranslationKey":"info.contact.url","label":"https://developer.lawvu.com","url":"https://developer.lawvu.com"},{"kind":"email","title":"LawVu Developer Support Team","email":"developer@lawvu.com","label":"developer@lawvu.com","withCopyButton":true,"copyContent":"developer@lawvu.com"},{"kind":"externallink","label":"Terms of Service","labelTranslationKey":"info.termsOfService","url":"https://developer.lawvu.com/developer-terms"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"payload","title":"Payload","lang":"Payload"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"python","title":"Python","lang":"Python"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"LawVu API","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"The next generation of the LawVu API."}],"sectionId":"/new-api/lawvuapi.openapi"}],"sectionId":"/new-api/lawvuapi.openapi"}]}]}},{"type":"group","label":"Contracts","link":"/new-api/lawvuapi.openapi/contracts","routeSlug":"/new-api/lawvuapi.openapi/contracts","items":[{"label":"Get contracts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/contracts/get-v2-contracts","routeSlug":"/new-api/lawvuapi.openapi/contracts/get-v2-contracts","metadata":{"seo":{"title":"Get contracts","description":"Retrieve a list of contracts"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-contracts","name":"Get contracts","isWebhook":false,"pointer":"/paths/~1v2~1contracts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get contracts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of contracts"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$filter","in":"query","schemaId":"schema_145","description":"Filter the results using OData filter syntax"},{"name":"$orderby","in":"query","schemaId":"schema_145","description":"Order the results using OData orderby syntax"},{"name":"$skip","in":"query","schemaId":"schema_146","description":"Skip the specified number of results"},{"name":"$top","in":"query","schemaId":"schema_146","description":"Limit the number of results returned"}],"pointer":"/paths/~1v2~1contracts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/contracts","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$filter","in":"query","schemaId":"schema_145"},{"name":"$orderby","in":"query","schemaId":"schema_145"},{"name":"$skip","in":"query","schemaId":"schema_146"},{"name":"$top","in":"query","schemaId":"schema_146"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/contracts","href":"contracts/get-v2-contracts","openApiOperationId":"get-v2-contracts","summary":"Get contracts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ContractCollectionResponse"}},"schemaId":"components/schemas/ContractCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1contracts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ContractCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ContractCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contracts/get-v2-contracts"}],"panels":[]}]},"httpPath":"/v2/contracts"},{"label":"Create contract","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/contracts/post-v2-contracts","routeSlug":"/new-api/lawvuapi.openapi/contracts/post-v2-contracts","metadata":{"seo":{"title":"Create contract","description":"Creates a contract based on the provided contract type."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"post-v2-contracts","name":"Create contract","isWebhook":false,"pointer":"/paths/~1v2~1contracts/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create contract","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a contract based on the provided contract type."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_147"}},"schemaId":"schema_147","pointer":"/paths/~1v2~1contracts/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v2/contracts","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_147"}},"responseCodes":["201","400","409"],"pointer":"/v2/contracts","href":"contracts/post-v2-contracts","openApiOperationId":"post-v2-contracts","summary":"Create contract"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_147","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_147"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreatedContract"}},"schemaId":"components/schemas/CreatedContract","headers":{"Location":{"description":"Location to retrieve the created contract","schema":{"type":"string"}}},"headerSchemaId":"schema_148"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/400/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/409/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1contracts/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/CreatedContract","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreatedContract"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/400/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts/post/responses/409/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contracts/post-v2-contracts"}],"panels":[]}]},"httpPath":"/v2/contracts"},{"label":"Get contract","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/contracts/get-v2-contracts-contractid","routeSlug":"/new-api/lawvuapi.openapi/contracts/get-v2-contracts-contractid","metadata":{"seo":{"title":"Get contract","description":"Retrieve a contract by its identifier"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-contracts-contractid","name":"Get contract","isWebhook":false,"pointer":"/paths/~1v2~1contracts~1{contractId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get contract","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a contract by its identifier"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"contractId","in":"path","schemaId":"schema_149","description":"The system identifier for the contract","required":true,"example":5348}],"pointer":"/paths/~1v2~1contracts~1{contractId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/contracts/{contractId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"contractId","in":"path","required":true,"example":5348,"schemaId":"schema_149"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/contracts/{contractId}","href":"contracts/get-v2-contracts-contractid","openApiOperationId":"get-v2-contracts-contractid","summary":"Get contract"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Contract"}},"schemaId":"components/schemas/Contract"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1contracts~1{contractId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Contract","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Contract"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contracts/get-v2-contracts-contractid"}],"panels":[]}]},"httpPath":"/v2/contracts/{contractId}"},{"label":"Update contract","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/contracts/patch-v2-contracts-contractid","routeSlug":"/new-api/lawvuapi.openapi/contracts/patch-v2-contracts-contractid","metadata":{"seo":{"title":"Update contract","description":"Updates a contracts details"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"patch-v2-contracts-contractid","name":"Update contract","isWebhook":false,"pointer":"/paths/~1v2~1contracts~1{contractId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update contract","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a contracts details"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"contractId","in":"path","schemaId":"schema_149","description":"The system identifier for the contract","required":true,"example":5348}],"pointer":"/paths/~1v2~1contracts~1{contractId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_150"}},"schemaId":"schema_150","pointer":"/paths/~1v2~1contracts~1{contractId}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v2/contracts/{contractId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"contractId","in":"path","required":true,"example":5348,"schemaId":"schema_149"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/merge-patch+json":{"schemaId":"schema_150"}},"responseCodes":["204","400","403","404","409"],"pointer":"/v2/contracts/{contractId}","href":"contracts/patch-v2-contracts-contractid","openApiOperationId":"patch-v2-contracts-contractid","summary":"Update contract"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_150","mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_150"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/403/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/403/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/404/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/409/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1contracts~1{contractId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/403/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/403/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/404/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}/patch/responses/409/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contracts/patch-v2-contracts-contractid"}],"panels":[]}]},"httpPath":"/v2/contracts/{contractId}"},{"label":"Get contract file","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/contracts/get-v2-contracts-contractid-files-fileid","routeSlug":"/new-api/lawvuapi.openapi/contracts/get-v2-contracts-contractid-files-fileid","metadata":{"seo":{"title":"Get contract file","description":"Retrieve information about a file on a contract"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-contracts-contractid-files-fileid","name":"Get contract file","isWebhook":false,"pointer":"/paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get contract file","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve information about a file on a contract"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"contractId","in":"path","schemaId":"schema_149","description":"The system identifier for the contract","required":true,"example":5348},{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/contracts/{contractId}/files/{fileId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"contractId","in":"path","required":true,"example":5348,"schemaId":"schema_149"},{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/contracts/{contractId}/files/{fileId}","href":"contracts/get-v2-contracts-contractid-files-fileid","openApiOperationId":"get-v2-contracts-contractid-files-fileid","summary":"Get contract file"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/File"}},"schemaId":"components/schemas/File"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/File","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/File"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contracts/get-v2-contracts-contractid-files-fileid"}],"panels":[]}]},"httpPath":"/v2/contracts/{contractId}/files/{fileId}"},{"label":"Get contract types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/contracts/get-v2-contracttypes","routeSlug":"/new-api/lawvuapi.openapi/contracts/get-v2-contracttypes","metadata":{"seo":{"title":"Get contract types","description":"Retrieve a list of contract types"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-contracttypes","name":"Get contract types","isWebhook":false,"pointer":"/paths/~1v2~1contractTypes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get contract types","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of contract types"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$skip","in":"query","schemaId":"schema_152","description":"Specifies the number of items to skip"},{"name":"$top","in":"query","schemaId":"schema_153","description":"Specifies the maximum number of items to return"}],"pointer":"/paths/~1v2~1contractTypes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/contractTypes","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$skip","in":"query","schemaId":"schema_152"},{"name":"$top","in":"query","schemaId":"schema_153"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/contractTypes","href":"contracts/get-v2-contracttypes","openApiOperationId":"get-v2-contracttypes","summary":"Get contract types"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ContractTypeCollectionResponse"}},"schemaId":"components/schemas/ContractTypeCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contractTypes/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contractTypes/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1contractTypes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ContractTypeCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ContractTypeCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contractTypes/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1contractTypes/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/contracts/get-v2-contracttypes"}],"panels":[]}]},"httpPath":"/v2/contractTypes"}],"content":{"contentType":"group","meta":{"name":"Contracts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Contracts","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v2/contracts","summary":"Get contracts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contracts/get-v2-contracts","deprecated":false},{"title":"/v2/contracts","summary":"Create contract","prefix":{"name":"post","color":"post"},"badges":[],"link":"/contracts/post-v2-contracts","deprecated":false},{"title":"/v2/contracts/{contractId}","summary":"Get contract","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contracts/get-v2-contracts-contractid","deprecated":false},{"title":"/v2/contracts/{contractId}","summary":"Update contract","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/contracts/patch-v2-contracts-contractid","deprecated":false},{"title":"/v2/contracts/{contractId}/files/{fileId}","summary":"Get contract file","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contracts/get-v2-contracts-contractid-files-fileid","deprecated":false},{"title":"/v2/contractTypes","summary":"Get contract types","prefix":{"name":"get","color":"get"},"badges":[],"link":"/contracts/get-v2-contracttypes","deprecated":false}]}]}]}]}},{"type":"group","label":"Fields","link":"/new-api/lawvuapi.openapi/fields","routeSlug":"/new-api/lawvuapi.openapi/fields","items":[{"label":"Get fields","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/fields/get-v2-fields","routeSlug":"/new-api/lawvuapi.openapi/fields/get-v2-fields","metadata":{"seo":{"title":"Get fields","description":"Retrieve a list of available fields"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-fields","name":"Get fields","isWebhook":false,"pointer":"/paths/~1v2~1fields/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get fields","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of available fields"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$skip","in":"query","schemaId":"schema_152","description":"Specifies the number of items to skip"},{"name":"$top","in":"query","schemaId":"schema_153","description":"Specifies the maximum number of items to return"}],"pointer":"/paths/~1v2~1fields/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/fields","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$skip","in":"query","schemaId":"schema_152"},{"name":"$top","in":"query","schemaId":"schema_153"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404"],"pointer":"/v2/fields","href":"fields/get-v2-fields","openApiOperationId":"get-v2-fields","summary":"Get fields"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FieldCollectionResponse"}},"schemaId":"components/schemas/FieldCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails"}},"schemaId":"components/schemas/HttpValidationProblemDetails"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails"}},"schemaId":"components/schemas/ProblemDetails"}],"pointer":"/paths/~1v2~1fields/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/FieldCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FieldCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fields/get-v2-fields"}],"panels":[]}]},"httpPath":"/v2/fields"},{"label":"Get field options","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/fields/get-v2-fields-fieldid-options","routeSlug":"/new-api/lawvuapi.openapi/fields/get-v2-fields-fieldid-options","metadata":{"seo":{"title":"Get field options","description":"Retrieve a list of available options for a field."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-fields-fieldid-options","name":"Get field options","isWebhook":false,"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get field options","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of available options for a field.\n\nSupported field types: MultiOption, Option"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fieldId","in":"path","schemaId":"schema_154","description":"The API name for the field","required":true,"example":"my_field"}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$filter","in":"query","schemaId":"schema_145","description":"Filter the results using OData filter syntax"},{"name":"$skip","in":"query","schemaId":"schema_146","description":"Skip the specified number of results"},{"name":"$top","in":"query","schemaId":"schema_146","description":"Limit the number of results returned"}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/fields/{fieldId}/options","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fieldId","in":"path","required":true,"example":"my_field","schemaId":"schema_154"}],"query":[{"name":"$filter","in":"query","schemaId":"schema_145"},{"name":"$skip","in":"query","schemaId":"schema_146"},{"name":"$top","in":"query","schemaId":"schema_146"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","404"],"pointer":"/v2/fields/{fieldId}/options","href":"fields/get-v2-fields-fieldid-options","openApiOperationId":"get-v2-fields-fieldid-options","summary":"Get field options"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FieldOptionCollectionResponse","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Field options","paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Department field options"]}},"schemaId":"components/schemas/FieldOptionCollectionResponse","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Field options","paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Department field options"]},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/400/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/FieldOptionCollectionResponse","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Field options","paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Department field options"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FieldOptionCollectionResponse","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Field options","paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Department field options"]}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/400/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fields/get-v2-fields-fieldid-options"}],"panels":[]}]},"httpPath":"/v2/fields/{fieldId}/options"},{"label":"Add an option to a field","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/fields/post-v2-fields-fieldid-options","routeSlug":"/new-api/lawvuapi.openapi/fields/post-v2-fields-fieldid-options","metadata":{"seo":{"title":"Add an option to a field","description":"Add a an option for a field."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"post-v2-fields-fieldid-options","name":"Add an option to a field","isWebhook":false,"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add an option to a field","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Add a an option for a field.\n\nSupported field types: MultiOption, Option"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fieldId","in":"path","schemaId":"schema_154","description":"The API name for the field","required":true,"example":"my_field"}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_155","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option","paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option"]}},"schemaId":"schema_155","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option","paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option"],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v2/fields/{fieldId}/options","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fieldId","in":"path","required":true,"example":"my_field","schemaId":"schema_154"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_155","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option","paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option"]}},"responseCodes":["201","400","403","404"],"pointer":"/v2/fields/{fieldId}/options","href":"fields/post-v2-fields-fieldid-options","openApiOperationId":"post-v2-fields-fieldid-options","summary":"Add an option to a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_155","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option","paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_155","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option","paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option"]}},"examples":[{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreatedFieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/201/content/application~1json/examples/Created field option"]}},"schemaId":"components/schemas/CreatedFieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/201/content/application~1json/examples/Created field option"],"headers":{"Location":{"description":"Location to retrieve the created resource","schema":{"type":"string"}}},"headerSchemaId":"schema_156"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails"}},"schemaId":"components/schemas/ProblemDetails"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/CreatedFieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/201/content/application~1json/examples/Created field option"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreatedFieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/201/content/application~1json/examples/Created field option"]}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options/post/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fields/post-v2-fields-fieldid-options"}],"panels":[]}]},"httpPath":"/v2/fields/{fieldId}/options"},{"label":"Get an option for a field","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/fields/get-v2-fields-fieldid-options-value","routeSlug":"/new-api/lawvuapi.openapi/fields/get-v2-fields-fieldid-options-value","metadata":{"seo":{"title":"Get an option for a field","description":"Retrieve an option for a field based by value"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-fields-fieldid-options-value","name":"Get an option for a field","isWebhook":false,"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an option for a field","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve an option for a field based by value\n\nSupported field types: MultiOption, Option"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fieldId","in":"path","schemaId":"schema_154","description":"The API name for the field","required":true,"example":"my_field"},{"name":"value","in":"path","schemaId":"schema_157","description":"The system generated value for the field option","required":true,"example":"option_1"}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/fields/{fieldId}/options/{value}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fieldId","in":"path","required":true,"example":"my_field","schemaId":"schema_154"},{"name":"value","in":"path","required":true,"example":"option_1","schemaId":"schema_157"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","403","404"],"pointer":"/v2/fields/{fieldId}/options/{value}","href":"fields/get-v2-fields-fieldid-options-value","openApiOperationId":"get-v2-fields-fieldid-options-value","summary":"Get an option for a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Field option","paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Department field option"]}},"schemaId":"components/schemas/FieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Field option","paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Department field option"]},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/403/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/403/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/FieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Field option","paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Department field option"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FieldOption","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Field option","paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Department field option"]}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/403/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/403/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fields/get-v2-fields-fieldid-options-value"}],"panels":[]}]},"httpPath":"/v2/fields/{fieldId}/options/{value}"},{"label":"Update an option on a field","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/fields/patch-v2-fields-fieldid-options-value","routeSlug":"/new-api/lawvuapi.openapi/fields/patch-v2-fields-fieldid-options-value","metadata":{"seo":{"title":"Update an option on a field","description":"Update an option on a field by value."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"patch-v2-fields-fieldid-options-value","name":"Update an option on a field","isWebhook":false,"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an option on a field","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update an option on a field by value.\n\nSupported field types: MultiOption, Option"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fieldId","in":"path","schemaId":"schema_154","description":"The API name for the field","required":true,"example":"my_field"},{"name":"value","in":"path","schemaId":"schema_145","description":"The value of the option to update","required":true,"example":"option_1"}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_158","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties"]}},"schemaId":"schema_158","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties"],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v2/fields/{fieldId}/options/{value}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fieldId","in":"path","required":true,"example":"my_field","schemaId":"schema_154"},{"name":"value","in":"path","required":true,"example":"option_1","schemaId":"schema_145"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/merge-patch+json":{"schemaId":"schema_158","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties"]}},"responseCodes":["204","400","403","404"],"pointer":"/v2/fields/{fieldId}/options/{value}","href":"fields/patch-v2-fields-fieldid-options-value","openApiOperationId":"patch-v2-fields-fieldid-options-value","summary":"Update an option on a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_158","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties"],"mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_158","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties","paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties"]}},"examples":[{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails"}},"schemaId":"components/schemas/ProblemDetails"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fields/patch-v2-fields-fieldid-options-value"}],"panels":[]}]},"httpPath":"/v2/fields/{fieldId}/options/{value}"},{"label":"Delete an option from a field","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/fields/delete-v2-fields-fieldid-options-value","routeSlug":"/new-api/lawvuapi.openapi/fields/delete-v2-fields-fieldid-options-value","metadata":{"seo":{"title":"Delete an option from a field","description":"Removes an option from a field by value."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"delete-v2-fields-fieldid-options-value","name":"Delete an option from a field","isWebhook":false,"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an option from a field","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Removes an option from a field by value.\n\nSupported field types: MultiOption, Option"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fieldId","in":"path","schemaId":"schema_154","description":"The API name for the field","required":true,"example":"my_field"},{"name":"value","in":"path","schemaId":"schema_157","description":"The system generated value for the field option","required":true,"example":"option_1"}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v2/fields/{fieldId}/options/{value}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fieldId","in":"path","required":true,"example":"my_field","schemaId":"schema_154"},{"name":"value","in":"path","required":true,"example":"option_1","schemaId":"schema_157"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","400","403","404"],"pointer":"/v2/fields/{fieldId}/options/{value}","href":"fields/delete-v2-fields-fieldid-options-value","openApiOperationId":"delete-v2-fields-fieldid-options-value","summary":"Delete an option from a field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/403/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/403/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/403/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/403/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/fields/delete-v2-fields-fieldid-options-value"}],"panels":[]}]},"httpPath":"/v2/fields/{fieldId}/options/{value}"}],"content":{"contentType":"group","meta":{"name":"Fields"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Fields","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v2/fields","summary":"Get fields","prefix":{"name":"get","color":"get"},"badges":[],"link":"/fields/get-v2-fields","deprecated":false},{"title":"/v2/fields/{fieldId}/options","summary":"Get field options","prefix":{"name":"get","color":"get"},"badges":[],"link":"/fields/get-v2-fields-fieldid-options","deprecated":false},{"title":"/v2/fields/{fieldId}/options","summary":"Add an option to a field","prefix":{"name":"post","color":"post"},"badges":[],"link":"/fields/post-v2-fields-fieldid-options","deprecated":false},{"title":"/v2/fields/{fieldId}/options/{value}","summary":"Get an option for a field","prefix":{"name":"get","color":"get"},"badges":[],"link":"/fields/get-v2-fields-fieldid-options-value","deprecated":false},{"title":"/v2/fields/{fieldId}/options/{value}","summary":"Update an option on a field","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/fields/patch-v2-fields-fieldid-options-value","deprecated":false},{"title":"/v2/fields/{fieldId}/options/{value}","summary":"Delete an option from a field","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/fields/delete-v2-fields-fieldid-options-value","deprecated":false}]}]}]}]}},{"type":"group","label":"Files","link":"/new-api/lawvuapi.openapi/files","routeSlug":"/new-api/lawvuapi.openapi/files","items":[{"label":"Get files","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/get-v2-files","routeSlug":"/new-api/lawvuapi.openapi/files/get-v2-files","metadata":{"seo":{"title":"Get files","description":"Retrieve a list of file resources (File, Folder, ContractDocument)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-files","name":"Get files","isWebhook":false,"pointer":"/paths/~1v2~1files/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get files","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve a list of file resources (File, Folder, ContractDocument)"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Recursive behavior:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When filtering by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Folder.Id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (parent folder): "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"recursive=false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by default (returns direct children only)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When no folder filter is specified: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"recursive=true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by default (returns all files/folders)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"recursive"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query parameter to explicitly override these defaults"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Examples:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v2/files?$filter=Folder/Id eq 786"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (direct children only)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v2/files?$filter=Folder/Id eq 786&recursive=true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (include nested descendants)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /v2/files?$filter=Type eq 'Folder'"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (folders only)"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filtering:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only a single "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Folder.Id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" filter is allowed per request"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Results are automatically filtered to include only Matter and Contract file types"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$filter","in":"query","schemaId":"schema_145","description":"Filter the results using OData filter syntax"},{"name":"$orderby","in":"query","schemaId":"schema_145","description":"Order the results using OData orderby syntax"},{"name":"$skip","in":"query","schemaId":"schema_146","description":"Skip the specified number of results"},{"name":"$top","in":"query","schemaId":"schema_146","description":"Limit the number of results returned"},{"name":"recursive","in":"query","schemaId":"schema_159","description":"Specifies if child files and folders should be returned"}],"pointer":"/paths/~1v2~1files/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/files","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$filter","in":"query","schemaId":"schema_145"},{"name":"$orderby","in":"query","schemaId":"schema_145"},{"name":"$skip","in":"query","schemaId":"schema_146"},{"name":"$top","in":"query","schemaId":"schema_146"},{"name":"recursive","in":"query","schemaId":"schema_159"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/files","href":"files/get-v2-files","openApiOperationId":"get-v2-files","summary":"Get files"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FileCollectionResponse"}},"schemaId":"components/schemas/FileCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/FileCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FileCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/get-v2-files"}],"panels":[]}]},"httpPath":"/v2/files"},{"label":"Create file","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/post-v2-files","routeSlug":"/new-api/lawvuapi.openapi/files/post-v2-files","metadata":{"seo":{"title":"Create file","description":"Creates a file resource (File, Folder, ContractDocument)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"post-v2-files","name":"Create file","isWebhook":false,"pointer":"/paths/~1v2~1files/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create file","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a file resource (File, Folder, ContractDocument)."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"File or ContractDocument upload: Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Content-Type: multipart/form-data"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Folder creation: Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Content-Type: application/json"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["multipart/form-data","application/json"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"components/schemas/UploadFileForm","exampleIds":["paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder"]},"application/json":{"schemaId":"components/schemas/CreateFolder","exampleIds":["paths/~1v2~1files/post/requestBody/content/application~1json/examples/Matter folder","paths/~1v2~1files/post/requestBody/content/application~1json/examples/Contract folder","paths/~1v2~1files/post/requestBody/content/application~1json/examples/Nested folder"]}},"schemaId":"components/schemas/UploadFileForm","exampleIds":["paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder"],"pointer":"/paths/~1v2~1files/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v2/files","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"multipart/form-data":{"schemaId":"components/schemas/UploadFileForm","exampleIds":["paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder"]},"application/json":{"schemaId":"components/schemas/CreateFolder","exampleIds":["paths/~1v2~1files/post/requestBody/content/application~1json/examples/Matter folder","paths/~1v2~1files/post/requestBody/content/application~1json/examples/Contract folder","paths/~1v2~1files/post/requestBody/content/application~1json/examples/Nested folder"]}},"responseCodes":["201","400","409","415"],"pointer":"/v2/files","href":"files/post-v2-files","openApiOperationId":"post-v2-files","summary":"Create file"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"components/schemas/UploadFileForm","exampleIds":["paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder"],"mediaTypes":["multipart/form-data","application/json"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"components/schemas/UploadFileForm","exampleIds":["paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file","paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder"]},"application/json":{"schemaId":"components/schemas/CreateFolder","exampleIds":["paths/~1v2~1files/post/requestBody/content/application~1json/examples/Matter folder","paths/~1v2~1files/post/requestBody/content/application~1json/examples/Contract folder","paths/~1v2~1files/post/requestBody/content/application~1json/examples/Nested folder"]}},"examples":[{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UploadedFile"}},"schemaId":"components/schemas/UploadedFile","headers":{"Location":{"description":"Relative location to retrieve the created file or folder","schema":{"type":"string"}}},"headerSchemaId":"schema_160"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/400/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/409/content/application~1problem+json/example"]},{"code":"415","description":"Unsupported Media Type","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/415/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/415/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/UploadedFile","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UploadedFile"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/400/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/409/content/application~1problem+json/example"]}}},{"code":"415","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/415/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files/post/responses/415/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/post-v2-files"}],"panels":[]}]},"httpPath":"/v2/files"},{"label":"Get file","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/get-v2-files-fileid","routeSlug":"/new-api/lawvuapi.openapi/files/get-v2-files-fileid","metadata":{"seo":{"title":"Get file","description":"Retrieve details for a file resource by identifier (File, Folder, ContractDocument)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-files-fileid","name":"Get file","isWebhook":false,"pointer":"/paths/~1v2~1files~1{fileId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get file","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve details for a file resource by identifier (File, Folder, ContractDocument)"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1files~1{fileId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/files/{fileId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/files/{fileId}","href":"files/get-v2-files-fileid","openApiOperationId":"get-v2-files-fileid","summary":"Get file"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/File","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Contract document"]}},"schemaId":"components/schemas/File","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Contract document"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files~1{fileId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/File","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Contract document"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/File","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder at root","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder in nested folder","paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Contract document"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/get-v2-files-fileid"}],"panels":[]}]},"httpPath":"/v2/files/{fileId}"},{"label":"Delete file","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/delete-v2-files-fileid","routeSlug":"/new-api/lawvuapi.openapi/files/delete-v2-files-fileid","metadata":{"seo":{"title":"Delete file","description":"Delete a file resource (File, Folder, ContractDocument)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"delete-v2-files-fileid","name":"Delete file","isWebhook":false,"pointer":"/paths/~1v2~1files~1{fileId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete file","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a file resource (File, Folder, ContractDocument)"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1files~1{fileId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v2/files/{fileId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["204","403","404"],"pointer":"/v2/files/{fileId}","href":"files/delete-v2-files-fileid","openApiOperationId":"delete-v2-files-fileid","summary":"Delete file"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/403/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/403/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files~1{fileId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"403","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/403/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/403/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/delete/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/delete-v2-files-fileid"}],"panels":[]}]},"httpPath":"/v2/files/{fileId}"},{"label":"Update file","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/patch-v2-files-fileid","routeSlug":"/new-api/lawvuapi.openapi/files/patch-v2-files-fileid","metadata":{"seo":{"title":"Update file","description":"Update a file resource (File, Folder, ContractDocument)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"patch-v2-files-fileid","name":"Update file","isWebhook":false,"pointer":"/paths/~1v2~1files~1{fileId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update file","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a file resource (File, Folder, ContractDocument)"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1files~1{fileId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_161","exampleIds":["paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root"]}},"schemaId":"schema_161","exampleIds":["paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root"],"pointer":"/paths/~1v2~1files~1{fileId}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v2/files/{fileId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/merge-patch+json":{"schemaId":"schema_161","exampleIds":["paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root"]}},"responseCodes":["204","400","403","404","409"],"pointer":"/v2/files/{fileId}","href":"files/patch-v2-files-fileid","openApiOperationId":"patch-v2-files-fileid","summary":"Update file"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_161","exampleIds":["paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root"],"mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_161","exampleIds":["paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder","paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root"]}},"examples":[{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/403/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/403/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/404/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/409/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files~1{fileId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/403/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/403/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/404/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/patch/responses/409/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/patch-v2-files-fileid"}],"panels":[]}]},"httpPath":"/v2/files/{fileId}"},{"label":"Upload file version","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/post-v2-files-fileid","routeSlug":"/new-api/lawvuapi.openapi/files/post-v2-files-fileid","metadata":{"seo":{"title":"Upload file version","description":"Upload a new version of a file resource (File, ContractDocument)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"post-v2-files-fileid","name":"Upload file version","isWebhook":false,"pointer":"/paths/~1v2~1files~1{fileId}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Upload file version","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Upload a new version of a file resource (File, ContractDocument)"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1files~1{fileId}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_162","exampleIds":["paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data"]}},"schemaId":"schema_162","exampleIds":["paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data"],"pointer":"/paths/~1v2~1files~1{fileId}/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v2/files/{fileId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"multipart/form-data":{"schemaId":"schema_162","exampleIds":["paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data"]}},"responseCodes":["201","400","404","409"],"pointer":"/v2/files/{fileId}","href":"files/post-v2-files-fileid","openApiOperationId":"post-v2-files-fileid","summary":"Upload file version"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_162","exampleIds":["paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data"],"mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_162","exampleIds":["paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UploadedFile"}},"schemaId":"components/schemas/UploadedFile","headers":{"Location":{"description":"Relative location to retrieve the new version of the file","schema":{"type":"string"}}},"headerSchemaId":"schema_163"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/400/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/404/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/409/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files~1{fileId}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/UploadedFile","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UploadedFile"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/400/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/404/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}/post/responses/409/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/post-v2-files-fileid"}],"panels":[]}]},"httpPath":"/v2/files/{fileId}"},{"label":"Get file content","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/files/get-v2-files-fileid-content","routeSlug":"/new-api/lawvuapi.openapi/files/get-v2-files-fileid-content","metadata":{"seo":{"title":"Get file content","description":"Retrieve the binary content of a file"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-files-fileid-content","name":"Get file content","isWebhook":false,"pointer":"/paths/~1v2~1files~1{fileId}~1content/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get file content","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the binary content of a file"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1files~1{fileId}~1content/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/files/{fileId}/content","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/files/{fileId}/content","href":"files/get-v2-files-fileid-content","openApiOperationId":"get-v2-files-fileid-content","summary":"Get file content"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The binary content of the file.","mediaType":"application/octet-stream","mediaTypes":["application/octet-stream"],"mediaTypeContent":{"application/octet-stream":{"schemaId":"schema_164"}},"schemaId":"schema_164","headers":{"Content-Type":{"description":"The content type of the file content","schema":{"type":"string"}},"Content-Length":{"description":"The length in bytes of the file content","schema":{"type":"integer"}},"Content-MD5":{"description":"The MD5 hash of the file content","schema":{"type":"string"}},"Content-Disposition":{"description":"The content disposition of the file content","schema":{"type":"string"}}},"headerSchemaId":"schema_165"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}~1content/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}~1content/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1files~1{fileId}~1content/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_164","mediaTypes":["application/octet-stream"],"mediaTypeContent":{"application/octet-stream":{"schemaId":"schema_164"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}~1content/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1files~1{fileId}~1content/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/get-v2-files-fileid-content"}],"panels":[]}]},"httpPath":"/v2/files/{fileId}/content"}],"content":{"contentType":"group","meta":{"name":"Files"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Files","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v2/files","summary":"Get files","prefix":{"name":"get","color":"get"},"badges":[],"link":"/files/get-v2-files","deprecated":false},{"title":"/v2/files","summary":"Create file","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/post-v2-files","deprecated":false},{"title":"/v2/files/{fileId}","summary":"Get file","prefix":{"name":"get","color":"get"},"badges":[],"link":"/files/get-v2-files-fileid","deprecated":false},{"title":"/v2/files/{fileId}","summary":"Delete file","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/files/delete-v2-files-fileid","deprecated":false},{"title":"/v2/files/{fileId}","summary":"Update file","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/files/patch-v2-files-fileid","deprecated":false},{"title":"/v2/files/{fileId}","summary":"Upload file version","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/post-v2-files-fileid","deprecated":false},{"title":"/v2/files/{fileId}/content","summary":"Get file content","prefix":{"name":"get","color":"get"},"badges":[],"link":"/files/get-v2-files-fileid-content","deprecated":false}]}]}]}]}},{"type":"group","label":"Matters","link":"/new-api/lawvuapi.openapi/matters","routeSlug":"/new-api/lawvuapi.openapi/matters","items":[{"label":"Get matters","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/matters/get-v2-matters","routeSlug":"/new-api/lawvuapi.openapi/matters/get-v2-matters","metadata":{"seo":{"title":"Get matters","description":"Retrieve a list of matters"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-matters","name":"Get matters","isWebhook":false,"pointer":"/paths/~1v2~1matters/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get matters","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of matters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$filter","in":"query","schemaId":"schema_145","description":"Filter the results using OData filter syntax"},{"name":"$orderby","in":"query","schemaId":"schema_145","description":"Order the results using OData orderby syntax"},{"name":"$skip","in":"query","schemaId":"schema_146","description":"Skip the specified number of results"},{"name":"$top","in":"query","schemaId":"schema_146","description":"Limit the number of results returned"}],"pointer":"/paths/~1v2~1matters/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/matters","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$filter","in":"query","schemaId":"schema_145"},{"name":"$orderby","in":"query","schemaId":"schema_145"},{"name":"$skip","in":"query","schemaId":"schema_146"},{"name":"$top","in":"query","schemaId":"schema_146"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/matters","href":"matters/get-v2-matters","openApiOperationId":"get-v2-matters","summary":"Get matters"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MatterCollectionResponse"}},"schemaId":"components/schemas/MatterCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1matters/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MatterCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MatterCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/matters/get-v2-matters"}],"panels":[]}]},"httpPath":"/v2/matters"},{"label":"Create matter","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/matters/post-v2-matters","routeSlug":"/new-api/lawvuapi.openapi/matters/post-v2-matters","metadata":{"seo":{"title":"Create matter","description":"Creates a matter based on the provided matter type."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"post-v2-matters","name":"Create matter","isWebhook":false,"pointer":"/paths/~1v2~1matters/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create matter","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a matter based on the provided matter type."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_166"}},"schemaId":"schema_166","pointer":"/paths/~1v2~1matters/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v2/matters","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_166"}},"responseCodes":["201","400","409"],"pointer":"/v2/matters","href":"matters/post-v2-matters","openApiOperationId":"post-v2-matters","summary":"Create matter"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_166","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_166"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreatedMatter"}},"schemaId":"components/schemas/CreatedMatter","headers":{"Location":{"description":"Location to retrieve the created matter","schema":{"type":"string"}}},"headerSchemaId":"schema_167"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/400/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/409/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1matters/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/CreatedMatter","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CreatedMatter"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/400/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters/post/responses/409/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/matters/post-v2-matters"}],"panels":[]}]},"httpPath":"/v2/matters"},{"label":"Get matter","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/matters/get-v2-matters-matterid","routeSlug":"/new-api/lawvuapi.openapi/matters/get-v2-matters-matterid","metadata":{"seo":{"title":"Get matter","description":"Retrieve a matter by its identifier"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-matters-matterid","name":"Get matter","isWebhook":false,"pointer":"/paths/~1v2~1matters~1{matterId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get matter","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a matter by its identifier"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"matterId","in":"path","schemaId":"schema_168","description":"The system identifier for the matter","required":true,"example":1056}],"pointer":"/paths/~1v2~1matters~1{matterId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/matters/{matterId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"matterId","in":"path","required":true,"example":1056,"schemaId":"schema_168"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/matters/{matterId}","href":"matters/get-v2-matters-matterid","openApiOperationId":"get-v2-matters-matterid","summary":"Get matter"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Matter"}},"schemaId":"components/schemas/Matter"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1matters~1{matterId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Matter","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Matter"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/matters/get-v2-matters-matterid"}],"panels":[]}]},"httpPath":"/v2/matters/{matterId}"},{"label":"Update matter","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/matters/patch-v2-matters-matterid","routeSlug":"/new-api/lawvuapi.openapi/matters/patch-v2-matters-matterid","metadata":{"seo":{"title":"Update matter","description":"Updates a matters details"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"patch-v2-matters-matterid","name":"Update matter","isWebhook":false,"pointer":"/paths/~1v2~1matters~1{matterId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update matter","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a matters details"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"matterId","in":"path","schemaId":"schema_168","description":"The system identifier for the matter","required":true,"example":1056}],"pointer":"/paths/~1v2~1matters~1{matterId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_169"}},"schemaId":"schema_169","pointer":"/paths/~1v2~1matters~1{matterId}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v2/matters/{matterId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"matterId","in":"path","required":true,"example":1056,"schemaId":"schema_168"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/merge-patch+json":{"schemaId":"schema_169"}},"responseCodes":["204","400","403","404","409"],"pointer":"/v2/matters/{matterId}","href":"matters/patch-v2-matters-matterid","openApiOperationId":"patch-v2-matters-matterid","summary":"Update matter"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"schemaId":"schema_169","mediaTypes":["application/merge-patch+json"],"mediaTypeSchemas":{"application/merge-patch+json":{"schemaId":"schema_169"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/400/content/application~1problem+json/example"]},{"code":"403","description":"Forbidden","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/403/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/403/content/application~1problem+json/example"]},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/404/content/application~1problem+json/example"]},{"code":"409","description":"Conflict","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/409/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/409/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1matters~1{matterId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/400/content/application~1problem+json/example"]}}},{"code":"403","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/403/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/403/content/application~1problem+json/example"]}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/404/content/application~1problem+json/example"]}}},{"code":"409","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/409/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}/patch/responses/409/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/matters/patch-v2-matters-matterid"}],"panels":[]}]},"httpPath":"/v2/matters/{matterId}"},{"label":"Get matter file","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/matters/get-v2-matters-matterid-files-fileid","routeSlug":"/new-api/lawvuapi.openapi/matters/get-v2-matters-matterid-files-fileid","metadata":{"seo":{"title":"Get matter file","description":"Retrieve information about a file on a matter"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-matters-matterid-files-fileid","name":"Get matter file","isWebhook":false,"pointer":"/paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get matter file","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve information about a file on a matter"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"matterId","in":"path","schemaId":"schema_168","description":"The system identifier for the matter","required":true,"example":1056},{"name":"fileId","in":"path","schemaId":"schema_151","description":"The system identifier for the file","required":true,"example":9456}],"pointer":"/paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/matters/{matterId}/files/{fileId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"matterId","in":"path","required":true,"example":1056,"schemaId":"schema_168"},{"name":"fileId","in":"path","required":true,"example":9456,"schemaId":"schema_151"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/matters/{matterId}/files/{fileId}","href":"matters/get-v2-matters-matterid-files-fileid","openApiOperationId":"get-v2-matters-matterid-files-fileid","summary":"Get matter file"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/File"}},"schemaId":"components/schemas/File"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/File","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/File"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/matters/get-v2-matters-matterid-files-fileid"}],"panels":[]}]},"httpPath":"/v2/matters/{matterId}/files/{fileId}"},{"label":"Get matter types","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/matters/get-v2-mattertypes","routeSlug":"/new-api/lawvuapi.openapi/matters/get-v2-mattertypes","metadata":{"seo":{"title":"Get matter types","description":"Retrieve a list of matter types"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-mattertypes","name":"Get matter types","isWebhook":false,"pointer":"/paths/~1v2~1matterTypes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get matter types","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of matter types"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$skip","in":"query","schemaId":"schema_152","description":"Specifies the number of items to skip"},{"name":"$top","in":"query","schemaId":"schema_153","description":"Specifies the maximum number of items to return"}],"pointer":"/paths/~1v2~1matterTypes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/matterTypes","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$skip","in":"query","schemaId":"schema_152"},{"name":"$top","in":"query","schemaId":"schema_153"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/matterTypes","href":"matters/get-v2-mattertypes","openApiOperationId":"get-v2-mattertypes","summary":"Get matter types"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MatterTypeCollectionResponse"}},"schemaId":"components/schemas/MatterTypeCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matterTypes/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matterTypes/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1matterTypes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MatterTypeCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MatterTypeCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matterTypes/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1matterTypes/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/matters/get-v2-mattertypes"}],"panels":[]}]},"httpPath":"/v2/matterTypes"}],"content":{"contentType":"group","meta":{"name":"Matters"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Matters","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v2/matters","summary":"Get matters","prefix":{"name":"get","color":"get"},"badges":[],"link":"/matters/get-v2-matters","deprecated":false},{"title":"/v2/matters","summary":"Create matter","prefix":{"name":"post","color":"post"},"badges":[],"link":"/matters/post-v2-matters","deprecated":false},{"title":"/v2/matters/{matterId}","summary":"Get matter","prefix":{"name":"get","color":"get"},"badges":[],"link":"/matters/get-v2-matters-matterid","deprecated":false},{"title":"/v2/matters/{matterId}","summary":"Update matter","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/matters/patch-v2-matters-matterid","deprecated":false},{"title":"/v2/matters/{matterId}/files/{fileId}","summary":"Get matter file","prefix":{"name":"get","color":"get"},"badges":[],"link":"/matters/get-v2-matters-matterid-files-fileid","deprecated":false},{"title":"/v2/matterTypes","summary":"Get matter types","prefix":{"name":"get","color":"get"},"badges":[],"link":"/matters/get-v2-mattertypes","deprecated":false}]}]}]}]}},{"type":"group","label":"Teams","link":"/new-api/lawvuapi.openapi/teams","routeSlug":"/new-api/lawvuapi.openapi/teams","items":[{"label":"Get teams","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/teams/get-v2-teams","routeSlug":"/new-api/lawvuapi.openapi/teams/get-v2-teams","metadata":{"seo":{"title":"Get teams","description":"Retrieve a list of teams"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-teams","name":"Get teams","isWebhook":false,"pointer":"/paths/~1v2~1teams/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get teams","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of teams"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$filter","in":"query","schemaId":"schema_145","description":"Filter the results using OData filter syntax"},{"name":"$orderby","in":"query","schemaId":"schema_145","description":"Order the results using OData orderby syntax"},{"name":"$skip","in":"query","schemaId":"schema_146","description":"Skip the specified number of results"},{"name":"$top","in":"query","schemaId":"schema_146","description":"Limit the number of results returned"}],"pointer":"/paths/~1v2~1teams/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/teams","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$filter","in":"query","schemaId":"schema_145"},{"name":"$orderby","in":"query","schemaId":"schema_145"},{"name":"$skip","in":"query","schemaId":"schema_146"},{"name":"$top","in":"query","schemaId":"schema_146"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/teams","href":"teams/get-v2-teams","openApiOperationId":"get-v2-teams","summary":"Get teams"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamCollectionResponse"}},"schemaId":"components/schemas/TeamCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1teams/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1teams/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1teams/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TeamCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1teams/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1teams/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/teams/get-v2-teams"}],"panels":[]}]},"httpPath":"/v2/teams"},{"label":"Get team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/teams/get-v2-teams-teamid","routeSlug":"/new-api/lawvuapi.openapi/teams/get-v2-teams-teamid","metadata":{"seo":{"title":"Get team","description":"Retrieve a team by its identifier"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-teams-teamid","name":"Get team","isWebhook":false,"pointer":"/paths/~1v2~1teams~1{teamId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a team by its identifier"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"teamId","in":"path","schemaId":"schema_170","description":"The system identifier for the team","required":true,"example":469}],"pointer":"/paths/~1v2~1teams~1{teamId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/teams/{teamId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"teamId","in":"path","required":true,"example":469,"schemaId":"schema_170"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/teams/{teamId}","href":"teams/get-v2-teams-teamid","openApiOperationId":"get-v2-teams-teamid","summary":"Get team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Team"}},"schemaId":"components/schemas/Team"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1teams~1{teamId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1teams~1{teamId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1teams~1{teamId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Team","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Team"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1teams~1{teamId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1teams~1{teamId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/teams/get-v2-teams-teamid"}],"panels":[]}]},"httpPath":"/v2/teams/{teamId}"}],"content":{"contentType":"group","meta":{"name":"Teams"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Teams","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v2/teams","summary":"Get teams","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/get-v2-teams","deprecated":false},{"title":"/v2/teams/{teamId}","summary":"Get team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/get-v2-teams-teamid","deprecated":false}]}]}]}]}},{"type":"group","label":"Users","link":"/new-api/lawvuapi.openapi/users","routeSlug":"/new-api/lawvuapi.openapi/users","items":[{"label":"Get users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/users/get-v2-users","routeSlug":"/new-api/lawvuapi.openapi/users/get-v2-users","metadata":{"seo":{"title":"Get users","description":"Retrieve a list of users"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-users","name":"Get users","isWebhook":false,"pointer":"/paths/~1v2~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get users","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of users"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"$filter","in":"query","schemaId":"schema_145","description":"Filter the results using OData filter syntax"},{"name":"$orderby","in":"query","schemaId":"schema_145","description":"Order the results using OData orderby syntax"},{"name":"$skip","in":"query","schemaId":"schema_146","description":"Skip the specified number of results"},{"name":"$top","in":"query","schemaId":"schema_146","description":"Limit the number of results returned"}],"pointer":"/paths/~1v2~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/users","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[],"query":[{"name":"$filter","in":"query","schemaId":"schema_145"},{"name":"$orderby","in":"query","schemaId":"schema_145"},{"name":"$skip","in":"query","schemaId":"schema_146"},{"name":"$top","in":"query","schemaId":"schema_146"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400"],"pointer":"/v2/users","href":"users/get-v2-users","openApiOperationId":"get-v2-users","summary":"Get users"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UserCollectionResponse"}},"schemaId":"components/schemas/UserCollectionResponse"},{"code":"400","description":"Bad Request","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1users/get/responses/400/content/application~1problem+json/example"]}},"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1users/get/responses/400/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/UserCollectionResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UserCollectionResponse"}}},{"code":"400","schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1users/get/responses/400/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/HttpValidationProblemDetails","exampleIds":["paths/~1v2~1users/get/responses/400/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/get-v2-users"}],"panels":[]}]},"httpPath":"/v2/users"},{"label":"Get user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/new-api/lawvuapi.openapi/users/get-v2-users-userid","routeSlug":"/new-api/lawvuapi.openapi/users/get-v2-users-userid","metadata":{"seo":{"title":"Get user","description":"Retrieve a user by their identifier"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"get-v2-users-userid","name":"Get user","isWebhook":false,"pointer":"/paths/~1v2~1users~1{userId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a user by their identifier"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"userId","in":"path","schemaId":"schema_171","description":"The unique identifier of the user","required":true,"example":"f0f1e06e-3005-4093-af7f-1934d55617e1"}],"pointer":"/paths/~1v2~1users~1{userId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v2/users/{userId}","servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"parameters":{"path":[{"name":"userId","in":"path","required":true,"example":"f0f1e06e-3005-4093-af7f-1934d55617e1","schemaId":"schema_171"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","404"],"pointer":"/v2/users/{userId}","href":"users/get-v2-users-userid","openApiOperationId":"get-v2-users-userid","summary":"Get user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User"}},"schemaId":"components/schemas/User"},{"code":"404","description":"Not Found","mediaType":"application/problem+json","mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1users~1{userId}/get/responses/404/content/application~1problem+json/example"]}},"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1users~1{userId}/get/responses/404/content/application~1problem+json/example"]}],"pointer":"/paths/~1v2~1users~1{userId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/User","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User"}}},{"code":"404","schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1users~1{userId}/get/responses/404/content/application~1problem+json/example"],"mediaTypes":["application/problem+json"],"mediaTypeContent":{"application/problem+json":{"schemaId":"components/schemas/ProblemDetails","exampleIds":["paths/~1v2~1users~1{userId}/get/responses/404/content/application~1problem+json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/users/get-v2-users-userid"}],"panels":[]}]},"httpPath":"/v2/users/{userId}"}],"content":{"contentType":"group","meta":{"name":"Users"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Users","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v2/users","summary":"Get users","prefix":{"name":"get","color":"get"},"badges":[],"link":"/users/get-v2-users","deprecated":false},{"title":"/v2/users/{userId}","summary":"Get user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/users/get-v2-users-userid","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/AuditableReference":{"id":"components/schemas/AuditableReference","kind":"json-schema","title":"AuditableReference","data":{"type":"object","properties":{"dateUtc":{"type":"string","description":"The date and time the action was performed. The date and time uses the ISO-8601 format and will be in UTC","format":"date-time","readOnly":true,"example":"2024-12-25T00:00:00Z"},"userName":{"type":"string","description":"The username of who performed the action","readOnly":true,"example":"api.developer@lawvu.com"}},"additionalProperties":false}},"components/schemas/AuditableUserReference":{"id":"components/schemas/AuditableUserReference","kind":"json-schema","title":"AuditableUserReference","data":{"type":"object","properties":{"dateUtc":{"type":"string","description":"The date and time the action was performed. The date and time uses the ISO-8601 format and will be in UTC","format":"date-time","readOnly":true,"example":"2024-12-25T00:00:00Z"},"user":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user who performed the action","nullable":true,"readOnly":true},"userName":{"type":"string","description":"The username of who performed the action","readOnly":true,"example":"api.developer@lawvu.com"}},"additionalProperties":false}},"components/schemas/Contract":{"id":"components/schemas/Contract","kind":"json-schema","title":"Contract","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the contract","format":"int32","nullable":true,"readOnly":true,"example":5348},"name":{"type":"string","description":"The user defined name of the contract","nullable":true,"example":"My contract"},"document":{"allOf":[{"$ref":"#/components/schemas/FileReference"}],"description":"The contract document","nullable":true,"readOnly":true},"type":{"allOf":[{"$ref":"#/components/schemas/ContractTypeReference"}],"description":"The type of the contract","nullable":true,"readOnly":true},"owner":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user assigned as the owner of the contract","nullable":true},"expiry":{"type":"string","description":"The expiry date of the contract. The date and time uses the ISO-8601 format and will be in the Local timezone of the organization","format":"date-time","nullable":true,"example":"2024-12-25T00:00:00"},"externalId":{"type":"string","description":"A unique user defined identifier that can be used to reference another system","nullable":true,"example":"external-01"},"fields":{"type":"object","additionalProperties":{"oneOf":[{"title":"null"},{"title":"Text","type":"string","example":"my text value"},{"title":"Decimal","type":"number","example":78659.84},{"title":"Boolean","type":"boolean","example":true},{"title":"Date","type":"string","example":"2025-05-06"},{"$ref":"#/components/schemas/OptionFieldValue"},{"title":"MultiOption","type":"array","items":{"$ref":"#/components/schemas/OptionFieldValue"}},{"$ref":"#/components/schemas/UserFieldValue"}],"x-additionalPropertiesName":"fieldApiName"},"description":"The collection of fields associated with the contract","nullable":true,"example":{"my_text_field":"my text value","my_decimal_field":78659.84,"my_boolean_field":true,"my_date_field":"2025-05-06","my_option_field":{"label":"Option 1","value":"option_1"},"my_multioption_field":[{"label":"Option A","value":"option_a"},{"label":"Option D","value":"option_d"}],"my_user_field":{"email":"api.developer@lawvu.com","firstName":"Api","id":"f0f1e06e-3005-4093-af7f-1934d55617e1","lastName":"Developer","organizationId":8134}}},"restricted":{"type":"boolean","description":"Is the contract only available to members.\n\nAn indicator where the contract requires membership to access","default":false,"nullable":true,"example":false},"status":{"allOf":[{"$ref":"#/components/schemas/ContractStatus"}],"description":"The current status of the contract","nullable":true,"example":"Active"},"teamAssigned":{"allOf":[{"$ref":"#/components/schemas/TeamReference"}],"description":"The team which this contract is assigned to","nullable":true},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableUserReference"}],"description":"The user who created the contract and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/ContractCollectionResponse":{"id":"components/schemas/ContractCollectionResponse","kind":"json-schema","title":"ContractCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/Contract"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/ContractGroupReference":{"id":"components/schemas/ContractGroupReference","kind":"json-schema","title":"ContractGroupReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the contract group","format":"int32","example":5002},"name":{"type":"string","description":"The name of the contract type","readOnly":true,"example":"Employment"}},"additionalProperties":false}},"components/schemas/ContractStatus":{"id":"components/schemas/ContractStatus","kind":"json-schema","title":"ContractStatus","data":{"enum":["Draft","Negotiating","Approval","Signing","Executed","Expired","Void"],"type":"string"}},"components/schemas/ContractType":{"id":"components/schemas/ContractType","kind":"json-schema","title":"ContractType","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the contract type","format":"int32","nullable":true,"readOnly":true,"example":1234},"name":{"type":"string","description":"The user defined name of the contract type","nullable":true,"example":"Contractor Agreement"},"parent":{"allOf":[{"$ref":"#/components/schemas/ContractGroupReference"}],"description":"The parent contract type","nullable":true},"hasWizard":{"type":"boolean","description":"The contract type has a wizard in place.","nullable":true,"example":false},"teamAssignmentRequired":{"type":"boolean","description":"The contract type has a team assignment required.","nullable":true,"example":false}},"additionalProperties":false}},"components/schemas/ContractTypeCollectionResponse":{"id":"components/schemas/ContractTypeCollectionResponse","kind":"json-schema","title":"ContractTypeCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/ContractType"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/ContractTypeReference":{"id":"components/schemas/ContractTypeReference","kind":"json-schema","title":"ContractTypeReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the contract type","format":"int32","example":1234},"name":{"type":"string","description":"The name of the contract type","readOnly":true,"example":"NDA"}},"additionalProperties":false}},"components/schemas/CreateContract":{"id":"components/schemas/CreateContract","kind":"json-schema","title":"CreateContract","data":{"required":["type"],"type":"object","properties":{"type":{"allOf":[{"$ref":"#/components/schemas/ContractTypeReference"}],"description":"The type of the contract"},"id":{"type":"integer","description":"The system identifier for the contract","format":"int32","nullable":true,"readOnly":true,"example":5348},"name":{"type":"string","description":"The user defined name of the contract","nullable":true,"example":"My contract"},"owner":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user assigned as the owner of the contract","nullable":true},"document":{"allOf":[{"$ref":"#/components/schemas/FileReference"}],"description":"The contract document.\n\nThis is only optional if the contract type has a wizard","nullable":true},"expiry":{"type":"string","description":"The expiry date of the contract. The date and time uses the ISO-8601 format and will be in the Local timezone of the organization","format":"date-time","nullable":true,"example":"2024-12-25T00:00:00"},"externalId":{"type":"string","description":"A unique user defined identifier that can be used to reference another system","nullable":true,"example":"external-01"},"fields":{"type":"object","additionalProperties":{"oneOf":[{"title":"null"},{"title":"Text","type":"string","example":"my text value"},{"title":"Decimal","type":"number","example":78659.84},{"title":"Boolean","type":"boolean","example":true},{"title":"Date","type":"string","example":"2025-05-06"},{"$ref":"#/components/schemas/OptionFieldValue"},{"title":"MultiOption","type":"array","items":{"$ref":"#/components/schemas/OptionFieldValue"}},{"$ref":"#/components/schemas/UserFieldValue"}],"x-additionalPropertiesName":"fieldApiName"},"description":"The collection of fields associated with the contract","nullable":true,"example":{"my_text_field":"my text value","my_decimal_field":78659.84,"my_boolean_field":true,"my_date_field":"2025-05-06","my_option_field":{"value":"option_1"},"my_multioption_field":[{"value":"option_a"},{"value":"option_d"}],"my_user_field":{"id":"f0f1e06e-3005-4093-af7f-1934d55617e1"}}},"restricted":{"type":"boolean","description":"Is the contract only available to members.\n\nAn indicator where the contract requires membership to access","default":false,"nullable":true,"example":false},"teamAssigned":{"allOf":[{"$ref":"#/components/schemas/TeamReference"}],"description":"The team which this contract is assigned to","nullable":true},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableUserReference"}],"description":"The user who created the contract and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/CreateFieldOption":{"id":"components/schemas/CreateFieldOption","kind":"json-schema","title":"CreateFieldOption","data":{"required":["label"],"type":"object","properties":{"label":{"type":"string","description":"The user defined label of the field option","example":"Option A"},"properties":{"type":"object","additionalProperties":{"x-additionalPropertiesName":"propertyName"},"description":"Additional properties based on the type of field option. See examples for more details.","nullable":true}},"additionalProperties":false}},"components/schemas/CreateFolder":{"id":"components/schemas/CreateFolder","kind":"json-schema","title":"CreateFolder","data":{"required":["name","resource"],"type":"object","properties":{"name":{"type":"string","description":"The user defined name of the file resource\nFor file resources with a type of file this includes the file extension","example":"document.txt"},"resource":{"allOf":[{"$ref":"#/components/schemas/ResourceReference"}],"description":"The resource where the file resource is located within"},"id":{"type":"integer","description":"The system identifier for the file","format":"int32","nullable":true,"readOnly":true,"example":9456},"displayId":{"type":"string","description":"A system generated identifier of the file resource.\nAlso known as \"Document ID\"","nullable":true,"readOnly":true,"example":"LV0001-0000123.1"},"type":{"allOf":[{"$ref":"#/components/schemas/FileType"}],"description":"The type of file resource","nullable":true,"readOnly":true,"example":"File"},"folder":{"allOf":[{"$ref":"#/components/schemas/FolderReference"}],"description":"The folder where the file resource is located \n\nFolder is null when the file resource is located at the root of the resource","nullable":true},"contentType":{"type":"string","description":"The content type of the file binary","nullable":true,"readOnly":true,"example":"text/plain"},"restricted":{"type":"boolean","description":"Is the file resource access restricted","default":false,"nullable":true,"readOnly":true,"example":false},"size":{"type":"integer","description":"The size of the file binary in bytes","format":"int64","nullable":true,"readOnly":true,"example":18139},"version":{"type":"integer","description":"The version number of the file resource","format":"int32","nullable":true,"readOnly":true,"example":3},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableUserReference"}],"description":"The user who created the file resource and when","nullable":true,"readOnly":true},"modified":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The username who modified the file resource and when","nullable":true,"readOnly":true}},"additionalProperties":false,"description":"Request model for creating a folder"}},"components/schemas/CreateMatter":{"id":"components/schemas/CreateMatter","kind":"json-schema","title":"CreateMatter","data":{"required":["type"],"type":"object","properties":{"type":{"allOf":[{"$ref":"#/components/schemas/MatterTypeReference"}],"description":"The type of the matter"},"id":{"type":"integer","description":"The system identifier for the matter","format":"int32","nullable":true,"readOnly":true,"example":1056},"name":{"type":"string","description":"The user defined name of the matter \n\nWhen simple ticketing is enabled for the organization then the Name is going to be optional and will default to simple ticketing rules, otherwise is required.","nullable":true,"example":"My matter"},"displayId":{"type":"string","description":"A system generated identifier of the matter.\nAlso known as \"LawVu ID\" or \"Matter Number\"","nullable":true,"readOnly":true,"example":"LV0001-0001"},"owner":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user assigned as the owner of the matter","nullable":true},"manager":{"allOf":[{"$ref":"#/components/schemas/MatterManager"}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The user managing the matter or the intake queue for an organization."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only one of User and IntakeQueue can be assigned to a matter at a time."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"During creation a default manager may be assigned when none is provided depending on the matter type configuration. More information can be found "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"href":"https://help.lawvu.com/en/articles/6102905-setting-a-default-matter-manager-intake-assignment"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"here"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"nullable":true},"externalId":{"type":"string","description":"A unique user defined identifier that can be used to reference another system","nullable":true,"example":"external-01"},"fields":{"type":"object","additionalProperties":{"oneOf":[{"title":"null"},{"title":"Text","type":"string","example":"my text value"},{"title":"Decimal","type":"number","example":78659.84},{"title":"Boolean","type":"boolean","example":true},{"title":"Date","type":"string","example":"2025-05-06"},{"$ref":"#/components/schemas/OptionFieldValue"},{"title":"MultiOption","type":"array","items":{"$ref":"#/components/schemas/OptionFieldValue"}},{"$ref":"#/components/schemas/UserFieldValue"}],"x-additionalPropertiesName":"fieldApiName"},"description":"The collection of fields associated with the matter","nullable":true,"example":{"my_text_field":"my text value","my_decimal_field":78659.84,"my_boolean_field":true,"my_date_field":"2025-05-06","my_option_field":{"value":"option_1"},"my_multioption_field":[{"value":"option_a"},{"value":"option_d"}],"my_user_field":{"id":"f0f1e06e-3005-4093-af7f-1934d55617e1"}}},"restricted":{"type":"boolean","description":"Is the matter only available to members\n\nAn indicator where the matter requires membership to access","default":false,"nullable":true,"example":false},"teamAssigned":{"allOf":[{"$ref":"#/components/schemas/TeamReference"}],"description":"The team which this matter is assigned to","nullable":true},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableUserReference"}],"description":"The user who created the matter and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/CreatedContract":{"id":"components/schemas/CreatedContract","kind":"json-schema","title":"CreatedContract","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the contract","format":"int32","readOnly":true,"example":5348}},"additionalProperties":false,"description":"Represents a contract that has been created"}},"components/schemas/CreatedFieldOption":{"id":"components/schemas/CreatedFieldOption","kind":"json-schema","title":"CreatedFieldOption","data":{"type":"object","properties":{"value":{"type":"string","description":"The system generated value for the field option","example":"option_1"}},"additionalProperties":false,"description":"Represents a field option that has been created"}},"components/schemas/CreatedMatter":{"id":"components/schemas/CreatedMatter","kind":"json-schema","title":"CreatedMatter","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the matter","format":"int32","example":1056}},"additionalProperties":false,"description":"Represents a matter that has been created"}},"components/schemas/DepartmentReference":{"id":"components/schemas/DepartmentReference","kind":"json-schema","title":"DepartmentReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The identifier of the department","format":"int32","example":123},"name":{"type":"string","description":"The name of the department","readOnly":true,"example":"Legal"}},"additionalProperties":false}},"components/schemas/Field":{"id":"components/schemas/Field","kind":"json-schema","title":"Field","data":{"type":"object","properties":{"id":{"type":"string","description":"The API name for the field","nullable":true,"readOnly":true,"example":"my_field"},"name":{"type":"string","description":"The user defined name of the field","nullable":true,"example":"My dropdown field"},"type":{"allOf":[{"$ref":"#/components/schemas/FieldType"}],"description":"The type of the field","nullable":true,"example":"text"},"properties":{"oneOf":[{"$ref":"#/components/schemas/MultiOptionFieldProperties"},{"$ref":"#/components/schemas/OptionFieldProperties"}],"description":"Specific properties for the field, varies by type","nullable":true,"readOnly":true},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The username who created the field and when","nullable":true,"readOnly":true},"modified":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The username who modified the field and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/FieldCollectionResponse":{"id":"components/schemas/FieldCollectionResponse","kind":"json-schema","title":"FieldCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/Field"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/FieldOption":{"id":"components/schemas/FieldOption","kind":"json-schema","title":"FieldOption","data":{"required":["label"],"type":"object","properties":{"label":{"type":"string","description":"The user defined label of the field option","nullable":true,"example":"Option A"},"value":{"type":"string","description":"The system generated value for the field option","nullable":true,"readOnly":true,"example":"option_1"},"properties":{"type":"object","additionalProperties":{"x-additionalPropertiesName":"propertyName"},"description":"Additional properties based on the type of field option. See examples for more details.","nullable":true}},"additionalProperties":false}},"components/schemas/FieldOptionCollectionResponse":{"id":"components/schemas/FieldOptionCollectionResponse","kind":"json-schema","title":"FieldOptionCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/FieldOption"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/FieldType":{"id":"components/schemas/FieldType","kind":"json-schema","title":"FieldType","data":{"enum":["Text","Decimal","Boolean","Date","Option","MultiOption","User"],"type":"string"}},"components/schemas/File":{"id":"components/schemas/File","kind":"json-schema","title":"File","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the file","format":"int32","nullable":true,"readOnly":true,"example":9456},"name":{"type":"string","description":"The user defined name of the file resource\nFor file resources with a type of file this includes the file extension","nullable":true,"example":"document.txt"},"displayId":{"type":"string","description":"A system generated identifier of the file resource.\nAlso known as \"Document ID\"","nullable":true,"readOnly":true,"example":"LV0001-0000123.1"},"type":{"allOf":[{"$ref":"#/components/schemas/FileType"}],"description":"The type of file resource","nullable":true,"readOnly":true,"example":"File"},"folder":{"allOf":[{"$ref":"#/components/schemas/FolderReference"}],"description":"The folder where the file resource is located \n\nFolder is null when the file resource is located at the root of the resource","nullable":true},"contentType":{"type":"string","description":"The content type of the file binary","nullable":true,"readOnly":true,"example":"text/plain"},"resource":{"allOf":[{"$ref":"#/components/schemas/ResourceReference"}],"description":"The resource where the file resource is located within","nullable":true,"readOnly":true},"restricted":{"type":"boolean","description":"Is the file resource access restricted","default":false,"nullable":true,"readOnly":true,"example":false},"size":{"type":"integer","description":"The size of the file binary in bytes","format":"int64","nullable":true,"readOnly":true,"example":18139},"version":{"type":"integer","description":"The version number of the file resource","format":"int32","nullable":true,"readOnly":true,"example":3},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableUserReference"}],"description":"The user who created the file resource and when","nullable":true,"readOnly":true},"modified":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The username who modified the file resource and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/FileCollectionResponse":{"id":"components/schemas/FileCollectionResponse","kind":"json-schema","title":"FileCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/File"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/FileReference":{"id":"components/schemas/FileReference","kind":"json-schema","title":"FileReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the file","format":"int32","example":9456},"name":{"type":"string","description":"The name of the file","readOnly":true,"example":"Standard NDA.docx"},"version":{"type":"integer","description":"The version of the file","format":"int32","readOnly":true,"example":3}},"additionalProperties":false}},"components/schemas/FileType":{"id":"components/schemas/FileType","kind":"json-schema","title":"FileType","data":{"enum":["File","Folder","ContractDocument"],"type":"string","description":"The type of file entry"}},"components/schemas/FileUploadResourceType":{"id":"components/schemas/FileUploadResourceType","kind":"json-schema","title":"FileUploadResourceType","data":{"enum":["Matter","Contract","ContractCreation"],"type":"string"}},"components/schemas/FolderReference":{"id":"components/schemas/FolderReference","kind":"json-schema","title":"FolderReference","data":{"type":"object","properties":{"folder":{"allOf":[{"$ref":"#/components/schemas/FolderReference"}],"description":"The parent folder. \n\nThe folder will be null when the folder is at the root of the resource","nullable":true,"readOnly":true},"id":{"type":"integer","description":"The system identifier for the folder","format":"int32","example":786},"name":{"type":"string","description":"The name of the folder","readOnly":true,"example":"Drafts"}},"additionalProperties":false}},"components/schemas/HttpValidationProblemDetails":{"id":"components/schemas/HttpValidationProblemDetails","kind":"json-schema","title":"HttpValidationProblemDetails","data":{"type":"object","properties":{"detail":{"type":"string","description":"More information about the problem."},"errors":{"type":"object","additionalProperties":{"type":"array","items":{"type":"string"}},"description":"A dictionary of validation errors, where each key is a field api name and the value is a list of error messages."},"instance":{"type":"string","description":"The URI of the resource which the error relates to."},"operationId":{"type":"string","description":"A unique trace identifier for the request. This should be provided when requesting support."},"status":{"type":"integer","description":"The HTTP status code for the problem.","format":"int32"},"title":{"type":"string","description":"A short description of the error."},"type":{"type":"string","description":"A URI which can be followed to find out more about the problem."}},"additionalProperties":{}}},"components/schemas/IntakeQueueReference":{"id":"components/schemas/IntakeQueueReference","kind":"json-schema","title":"IntakeQueueReference","data":{"type":"object","properties":{"organizationId":{"type":"integer","description":"The system identifier for the organization","format":"int32","example":8134},"organizationName":{"type":"string","description":"The name of the organization","readOnly":true,"example":"Api Development Organization"}},"additionalProperties":false}},"components/schemas/Matter":{"id":"components/schemas/Matter","kind":"json-schema","title":"Matter","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the matter","format":"int32","nullable":true,"readOnly":true,"example":1056},"name":{"type":"string","description":"The user defined name of the matter \n\nWhen simple ticketing is enabled for the organization then the Name is going to be optional and will default to simple ticketing rules, otherwise is required.","nullable":true,"example":"My matter"},"displayId":{"type":"string","description":"A system generated identifier of the matter.\nAlso known as \"LawVu ID\" or \"Matter Number\"","nullable":true,"readOnly":true,"example":"LV0001-0001"},"type":{"allOf":[{"$ref":"#/components/schemas/MatterTypeReference"}],"description":"The type of the matter","nullable":true,"readOnly":true},"owner":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user assigned as the owner of the matter","nullable":true},"manager":{"allOf":[{"$ref":"#/components/schemas/MatterManager"}],"description":"The user managing the matter or the intake queue for an organization.\n\nOnly one of User and IntakeQueue can be assigned to a matter at a time.\n","nullable":true},"externalId":{"type":"string","description":"A unique user defined identifier that can be used to reference another system","nullable":true,"example":"external-01"},"fields":{"type":"object","additionalProperties":{"oneOf":[{"title":"null"},{"title":"Text","type":"string","example":"my text value"},{"title":"Decimal","type":"number","example":78659.84},{"title":"Boolean","type":"boolean","example":true},{"title":"Date","type":"string","example":"2025-05-06"},{"$ref":"#/components/schemas/OptionFieldValue"},{"title":"MultiOption","type":"array","items":{"$ref":"#/components/schemas/OptionFieldValue"}},{"$ref":"#/components/schemas/UserFieldValue"}],"x-additionalPropertiesName":"fieldApiName"},"description":"The collection of fields associated with the matter","nullable":true,"example":{"my_text_field":"my text value","my_decimal_field":78659.84,"my_boolean_field":true,"my_date_field":"2025-05-06","my_option_field":{"label":"Option 1","value":"option_1"},"my_multioption_field":[{"label":"Option A","value":"option_a"},{"label":"Option D","value":"option_d"}],"my_user_field":{"email":"api.developer@lawvu.com","firstName":"Api","id":"f0f1e06e-3005-4093-af7f-1934d55617e1","lastName":"Developer","organizationId":8134}}},"restricted":{"type":"boolean","description":"Is the matter only available to members\n\nAn indicator where the matter requires membership to access","default":false,"nullable":true,"example":false},"status":{"allOf":[{"$ref":"#/components/schemas/MatterStatus"}],"description":"The current status of the matter","nullable":true,"example":"Active"},"teamAssigned":{"allOf":[{"$ref":"#/components/schemas/TeamReference"}],"description":"The team which this matter is assigned to","nullable":true},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableUserReference"}],"description":"The user who created the matter and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/MatterCollectionResponse":{"id":"components/schemas/MatterCollectionResponse","kind":"json-schema","title":"MatterCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/Matter"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/MatterManager":{"id":"components/schemas/MatterManager","kind":"json-schema","title":"MatterManager","data":{"type":"object","properties":{"intakeQueue":{"allOf":[{"$ref":"#/components/schemas/IntakeQueueReference"}],"description":"The intake queue for the organization that is assigned to manage the matter","nullable":true},"user":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user who is assigned to manage the matter","nullable":true}},"additionalProperties":false}},"components/schemas/MatterStatus":{"id":"components/schemas/MatterStatus","kind":"json-schema","title":"MatterStatus","data":{"enum":["Draft","Scoping","Review","Active","TasksLate","MilestonesLate","TasksAndMilestonesLate","AwaitingManagerAcceptance","AwaitingOwnerAcceptance","Complete","Archived","OnHold"],"type":"string"}},"components/schemas/MatterType":{"id":"components/schemas/MatterType","kind":"json-schema","title":"MatterType","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the matter type","format":"int32","nullable":true,"readOnly":true,"example":7492},"name":{"type":"string","description":"The user defined name of the matter type","nullable":true,"example":"My matter type"},"parent":{"allOf":[{"$ref":"#/components/schemas/MatterTypeReference"}],"description":"The parent matter type","nullable":true}},"additionalProperties":false}},"components/schemas/MatterTypeCollectionResponse":{"id":"components/schemas/MatterTypeCollectionResponse","kind":"json-schema","title":"MatterTypeCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/MatterType"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/MatterTypeReference":{"id":"components/schemas/MatterTypeReference","kind":"json-schema","title":"MatterTypeReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the matter type","format":"int32","example":7492},"name":{"type":"string","description":"The name of the matter type","readOnly":true,"example":"NDA"}},"additionalProperties":false}},"components/schemas/MultiOptionFieldProperties":{"id":"components/schemas/MultiOptionFieldProperties","kind":"json-schema","title":"MultiOptionFieldProperties","data":{"type":"object","properties":{"userCanAddOption":{"type":"boolean","description":"Indicates if an option can be added without the user having access to further manage the field options","nullable":true,"example":true}},"additionalProperties":false}},"components/schemas/OptionFieldProperties":{"id":"components/schemas/OptionFieldProperties","kind":"json-schema","title":"OptionFieldProperties","data":{"type":"object","properties":{"userCanAddOption":{"type":"boolean","description":"Indicates if an option can be added without the user having access to further manage the field options","nullable":true,"example":true}},"additionalProperties":false}},"components/schemas/OptionFieldValue":{"id":"components/schemas/OptionFieldValue","kind":"json-schema","title":"Option","data":{"title":"Option","type":"object","properties":{"label":{"type":"string","readOnly":true,"example":"Option 1"},"value":{"type":"string","example":"option_1"}}}},"components/schemas/OrganizationReference":{"id":"components/schemas/OrganizationReference","kind":"json-schema","title":"OrganizationReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the organization","format":"int32","example":8134},"name":{"type":"string","description":"The name of the organization","readOnly":true,"example":"Api Development Organization"}},"additionalProperties":false}},"components/schemas/ProblemDetails":{"id":"components/schemas/ProblemDetails","kind":"json-schema","title":"ProblemDetails","data":{"type":"object","properties":{"detail":{"type":"string","description":"More information about the problem."},"instance":{"type":"string","description":"The URI of the resource which the error relates to."},"operationId":{"type":"string","description":"A unique trace identifier for the request. This should be provided when requesting support."},"status":{"type":"integer","description":"The HTTP status code for the problem.","format":"int32"},"title":{"type":"string","description":"A short description of the error."},"type":{"type":"string","description":"A URI which can be followed to find out more about the problem."}},"additionalProperties":{}}},"components/schemas/ResourceReference":{"id":"components/schemas/ResourceReference","kind":"json-schema","title":"ResourceReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the resource","format":"int32","example":78914},"type":{"allOf":[{"$ref":"#/components/schemas/ResourceType"}],"description":"The type of the resource","readOnly":true,"example":"Contract"}},"additionalProperties":false}},"components/schemas/ResourceType":{"id":"components/schemas/ResourceType","kind":"json-schema","title":"ResourceType","data":{"enum":["Contract","Matter"],"type":"string"}},"components/schemas/Team":{"id":"components/schemas/Team","kind":"json-schema","title":"Team","data":{"type":"object","properties":{"allowAssignment":{"type":"boolean","description":"Indicates whether the team can be assigned to supported records","nullable":true,"example":true},"id":{"type":"integer","description":"The system identifier for the team","format":"int32","nullable":true,"readOnly":true,"example":469},"name":{"type":"string","description":"The full name of the team","nullable":true,"example":"Legal - Commercial"},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The user who created the team and when","nullable":true,"readOnly":true},"modified":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The username who modified the team and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/TeamCollectionResponse":{"id":"components/schemas/TeamCollectionResponse","kind":"json-schema","title":"TeamCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/Team"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/TeamReference":{"id":"components/schemas/TeamReference","kind":"json-schema","title":"TeamReference","data":{"type":"object","properties":{"id":{"type":"integer","description":"The identifier of the team","format":"int32","example":469},"name":{"type":"string","description":"The full name of the team","readOnly":true,"example":"Legal - Commercial"}},"additionalProperties":false}},"components/schemas/UpdateContract":{"id":"components/schemas/UpdateContract","kind":"json-schema","title":"UpdateContract","data":{"type":"object","properties":{"name":{"type":"string","description":"The user defined name of the contract","nullable":true},"owner":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user assigned as the owner of the contract","nullable":true},"expiry":{"type":"string","description":"The expiry date of the contract. The date and time uses the ISO-8601 format and will be in the Local timezone of the organization","format":"date-time","nullable":true},"externalId":{"type":"string","description":"A unique user defined identifier that can be used to reference another system","nullable":true},"fields":{"type":"object","additionalProperties":{"oneOf":[{"title":"null"},{"title":"Text","type":"string","example":"my text value"},{"title":"Decimal","type":"number","example":78659.84},{"title":"Boolean","type":"boolean","example":true},{"title":"Date","type":"string","example":"2025-05-06"},{"$ref":"#/components/schemas/OptionFieldValue"},{"title":"MultiOption","type":"array","items":{"$ref":"#/components/schemas/OptionFieldValue"}},{"$ref":"#/components/schemas/UserFieldValue"}],"x-additionalPropertiesName":"fieldApiName"},"description":"The collection of fields associated with the contract","nullable":true,"example":{"my_text_field":"my text value","my_decimal_field":78659.84,"my_boolean_field":true,"my_date_field":"2025-05-06","my_option_field":{"value":"option_1"},"my_multioption_field":[{"value":"option_a"},{"value":"option_d"}],"my_user_field":{"id":"f0f1e06e-3005-4093-af7f-1934d55617e1"}}},"restricted":{"type":"boolean","description":"Is the contract only available to members.\n\nAn indicator where the contract requires membership to access","nullable":true,"example":false},"status":{"allOf":[{"$ref":"#/components/schemas/ContractStatus"}],"description":"The current status of the contract","nullable":true},"teamAssigned":{"allOf":[{"$ref":"#/components/schemas/TeamReference"}],"description":"The team which this contract is assigned to","nullable":true}},"additionalProperties":false}},"components/schemas/UpdateFieldOption":{"id":"components/schemas/UpdateFieldOption","kind":"json-schema","title":"UpdateFieldOption","data":{"type":"object","properties":{"label":{"type":"string","description":"The user defined label of the field option","nullable":true},"properties":{"type":"object","additionalProperties":{},"description":"Specific properties for the field option, varies by field type","nullable":true}},"additionalProperties":false}},"components/schemas/UpdateFile":{"id":"components/schemas/UpdateFile","kind":"json-schema","title":"UpdateFile","data":{"type":"object","properties":{"name":{"type":"string","description":"The user defined name of the file resource\nFor file resources with a type of file this includes the file extension","nullable":true},"folder":{"allOf":[{"$ref":"#/components/schemas/FolderReference"}],"description":"The folder where the file resource is located \n\nFolder is null when the file resource is located at the root of the resource","nullable":true}},"additionalProperties":false}},"components/schemas/UpdateMatter":{"id":"components/schemas/UpdateMatter","kind":"json-schema","title":"UpdateMatter","data":{"type":"object","properties":{"name":{"type":"string","description":"The user defined name of the matter \n\nWhen simple ticketing is enabled for the organization then the Name is going to be optional and will default to simple ticketing rules, otherwise is required.","nullable":true},"owner":{"allOf":[{"$ref":"#/components/schemas/UserReference"}],"description":"The user assigned as the owner of the matter","nullable":true},"manager":{"allOf":[{"$ref":"#/components/schemas/MatterManager"}],"description":"The user managing the matter or the intake queue for an organization.\n\nOnly one of User and IntakeQueue can be assigned to a matter at a time.\n","nullable":true},"externalId":{"type":"string","description":"A unique user defined identifier that can be used to reference another system","nullable":true},"fields":{"type":"object","additionalProperties":{"oneOf":[{"title":"null"},{"title":"Text","type":"string","example":"my text value"},{"title":"Decimal","type":"number","example":78659.84},{"title":"Boolean","type":"boolean","example":true},{"title":"Date","type":"string","example":"2025-05-06"},{"$ref":"#/components/schemas/OptionFieldValue"},{"title":"MultiOption","type":"array","items":{"$ref":"#/components/schemas/OptionFieldValue"}},{"$ref":"#/components/schemas/UserFieldValue"}],"x-additionalPropertiesName":"fieldApiName"},"description":"The collection of fields associated with the matter","nullable":true,"example":{"my_text_field":"my text value","my_decimal_field":78659.84,"my_boolean_field":true,"my_date_field":"2025-05-06","my_option_field":{"value":"option_1"},"my_multioption_field":[{"value":"option_a"},{"value":"option_d"}],"my_user_field":{"id":"f0f1e06e-3005-4093-af7f-1934d55617e1"}}},"restricted":{"type":"boolean","description":"Is the matter only available to members\n\nAn indicator where the matter requires membership to access","nullable":true,"example":false},"status":{"allOf":[{"$ref":"#/components/schemas/MatterStatus"}],"description":"The current status of the matter","nullable":true},"teamAssigned":{"allOf":[{"$ref":"#/components/schemas/TeamReference"}],"description":"The team which this matter is assigned to","nullable":true}},"additionalProperties":false}},"components/schemas/UploadFileForm":{"id":"components/schemas/UploadFileForm","kind":"json-schema","title":"UploadFileForm","data":{"required":["file","targetResourceType"],"type":"object","properties":{"file":{"type":"string","description":"The file to be uploaded","format":"binary","nullable":true},"targetResourceType":{"allOf":[{"$ref":"#/components/schemas/FileUploadResourceType"}],"description":"The type of the resource the file will be uploaded to","example":"Matter"},"targetResourceId":{"type":"integer","description":"The id of the resource the file will be uploaded to. Required unless TargetResourceType is ContractCreation","format":"int32","nullable":true,"example":65436},"folderId":{"type":"integer","description":"The parent folder id of the file. Leave null if the file is not in a folder","format":"int32","nullable":true,"example":32535}},"additionalProperties":false}},"components/schemas/UploadedFile":{"id":"components/schemas/UploadedFile","kind":"json-schema","title":"UploadedFile","data":{"type":"object","properties":{"id":{"type":"integer","description":"The system identifier for the file","format":"int32","readOnly":true,"example":9456}},"additionalProperties":false,"description":"Represents a file that has been uploaded"}},"components/schemas/User":{"id":"components/schemas/User","kind":"json-schema","title":"User","data":{"type":"object","properties":{"id":{"type":"string","description":"The unique identifier of the user","nullable":true,"readOnly":true,"example":"f0f1e06e-3005-4093-af7f-1934d55617e1"},"email":{"type":"string","description":"The email address of the user","nullable":true,"example":"api.developer@lawvu.com"},"firstName":{"type":"string","description":"The first name of the user","nullable":true,"example":"Api"},"lastName":{"type":"string","description":"The last name of the user","nullable":true,"example":"Developer"},"organization":{"allOf":[{"$ref":"#/components/schemas/OrganizationReference"}],"description":"The organization the user belongs to","nullable":true,"readOnly":true},"department":{"allOf":[{"$ref":"#/components/schemas/DepartmentReference"}],"description":"The department the user belongs to","nullable":true},"directPhone":{"type":"string","description":"The direct phone number of the user","nullable":true,"example":"+64 9 123 4567"},"jobTitle":{"type":"string","description":"The job title of the user","nullable":true,"example":"Legal Counsel"},"mobilePhone":{"type":"string","description":"The mobile phone number of the user","nullable":true,"example":"+64 21 123 4567"},"role":{"allOf":[{"$ref":"#/components/schemas/UserRole"}],"description":"The role of the user","nullable":true,"example":"Standard"},"status":{"allOf":[{"$ref":"#/components/schemas/UserStatus"}],"description":"The current state of the user's account","nullable":true,"example":"Active"},"created":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The user who created the user and when","nullable":true,"readOnly":true},"modified":{"allOf":[{"$ref":"#/components/schemas/AuditableReference"}],"description":"The user who last modified the user and when","nullable":true,"readOnly":true}},"additionalProperties":false}},"components/schemas/UserCollectionResponse":{"id":"components/schemas/UserCollectionResponse","kind":"json-schema","title":"UserCollectionResponse","data":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/User"},"description":"The collection of items"}},"additionalProperties":false,"description":"Response wrapper of a collection of items"}},"components/schemas/UserFieldValue":{"id":"components/schemas/UserFieldValue","kind":"json-schema","title":"User","data":{"title":"User","type":"object","allOf":[{"$ref":"#/components/schemas/UserReference"}]}},"components/schemas/UserReference":{"id":"components/schemas/UserReference","kind":"json-schema","title":"UserReference","data":{"type":"object","properties":{"email":{"type":"string","description":"The email of the user","readOnly":true,"example":"api.developer@lawvu.com"},"firstName":{"type":"string","description":"The first name of the user","readOnly":true,"example":"Api"},"id":{"type":"string","description":"The identifier of the user","example":"f0f1e06e-3005-4093-af7f-1934d55617e1"},"lastName":{"type":"string","description":"The last name of the user","readOnly":true,"example":"Developer"},"organizationId":{"type":"integer","description":"The system identifier for the organization","format":"int32","readOnly":true,"example":8134}},"additionalProperties":false}},"components/schemas/UserRole":{"id":"components/schemas/UserRole","kind":"json-schema","title":"UserRole","data":{"enum":["OrganizationAdmin","InHouseLegal","Contributor","Standard","External","MatterManager"],"type":"string","description":"Represents a role that can be assigned to a user."}},"components/schemas/UserStatus":{"id":"components/schemas/UserStatus","kind":"json-schema","title":"UserStatus","data":{"enum":["Pending","Active","Invited","LockedOut","Deactivated"],"type":"string","description":"Represents the status of the user."}},"schema_145":{"kind":"json-schema","data":{"type":"string"},"id":"schema_145"},"schema_146":{"kind":"json-schema","data":{"type":"integer"},"id":"schema_146"},"schema_147":{"kind":"json-schema","data":{"required":["type"],"allOf":[{"$ref":"#/components/schemas/CreateContract"}]},"id":"schema_147"},"schema_148":{"kind":"json-schema","data":{"type":"object","properties":{"Location":{"type":"string","description":"Location to retrieve the created contract"}}},"id":"schema_148"},"schema_149":{"kind":"json-schema","data":{"type":"integer","description":"The system identifier for the contract","format":"int32","example":5348},"id":"schema_149"},"schema_150":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/UpdateContract"}]},"id":"schema_150"},"schema_151":{"kind":"json-schema","data":{"type":"integer","description":"The system identifier for the file","format":"int32","example":9456},"id":"schema_151"},"schema_152":{"kind":"json-schema","data":{"type":"integer","description":"Specifies the number of items to skip","format":"int32","default":0},"id":"schema_152"},"schema_153":{"kind":"json-schema","data":{"type":"integer","description":"Specifies the maximum number of items to return","format":"int32","default":25},"id":"schema_153"},"schema_154":{"kind":"json-schema","data":{"type":"string","description":"The API name for the field","example":"my_field"},"id":"schema_154"},"schema_155":{"kind":"json-schema","data":{"required":["label"],"allOf":[{"$ref":"#/components/schemas/CreateFieldOption"}]},"id":"schema_155"},"schema_156":{"kind":"json-schema","data":{"type":"object","properties":{"Location":{"type":"string","description":"Location to retrieve the created resource"}}},"id":"schema_156"},"schema_157":{"kind":"json-schema","data":{"type":"string","description":"The system generated value for the field option","example":"option_1"},"id":"schema_157"},"schema_158":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/UpdateFieldOption"}]},"id":"schema_158"},"schema_159":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_159"},"schema_160":{"kind":"json-schema","data":{"type":"object","properties":{"Location":{"type":"string","description":"Relative location to retrieve the created file or folder"}}},"id":"schema_160"},"schema_161":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/UpdateFile"}]},"id":"schema_161"},"schema_162":{"kind":"json-schema","data":{"required":["file"],"type":"object","properties":{"file":{"type":"string","format":"binary"}}},"id":"schema_162"},"schema_163":{"kind":"json-schema","data":{"type":"object","properties":{"Location":{"type":"string","description":"Relative location to retrieve the new version of the file"}}},"id":"schema_163"},"schema_164":{"kind":"json-schema","data":{"type":"string","format":"binary"},"id":"schema_164"},"schema_165":{"kind":"json-schema","data":{"type":"object","properties":{"Content-Type":{"type":"string","description":"The content type of the file content"},"Content-Length":{"type":"integer","description":"The length in bytes of the file content"},"Content-MD5":{"type":"string","description":"The MD5 hash of the file content"},"Content-Disposition":{"type":"string","description":"The content disposition of the file content"}}},"id":"schema_165"},"schema_166":{"kind":"json-schema","data":{"required":["type"],"allOf":[{"$ref":"#/components/schemas/CreateMatter"}]},"id":"schema_166"},"schema_167":{"kind":"json-schema","data":{"type":"object","properties":{"Location":{"type":"string","description":"Location to retrieve the created matter"}}},"id":"schema_167"},"schema_168":{"kind":"json-schema","data":{"type":"integer","description":"The system identifier for the matter","format":"int32","example":1056},"id":"schema_168"},"schema_169":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/UpdateMatter"}]},"id":"schema_169"},"schema_170":{"kind":"json-schema","data":{"type":"integer","description":"The system identifier for the team","format":"int32","example":469},"id":"schema_170"},"schema_171":{"kind":"json-schema","data":{"type":"string","description":"The unique identifier of the user","example":"f0f1e06e-3005-4093-af7f-1934d55617e1"},"id":"schema_171"}},"exampleStore":{"paths/~1v2~1contracts/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Operation 'gt' is not supported for 'Name'"},"instance":"/contracts","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1contracts/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1contracts/post/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Required"},"instance":"/contracts/","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1contracts/post/responses/400/content/application~1problem+json/example"},"paths/~1v2~1contracts/post/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"ExternalId":"Is already in use"},"instance":"/contracts/","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1contracts/post/responses/409/content/application~1problem+json/example"},"paths/~1v2~1contracts~1{contractId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/contracts/5348","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1contracts~1{contractId}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1contracts~1{contractId}/patch/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Required"},"instance":"/contracts/5348","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1contracts~1{contractId}/patch/responses/400/content/application~1problem+json/example"},"paths/~1v2~1contracts~1{contractId}/patch/responses/403/content/application~1problem+json/example":{"value":{"detail":"You do not have permission to update this contract","instance":"/contracts/5348","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":403,"title":"Forbidden","type":"https://api-docs.lawvu.com/errors/forbidden"},"id":"paths/~1v2~1contracts~1{contractId}/patch/responses/403/content/application~1problem+json/example"},"paths/~1v2~1contracts~1{contractId}/patch/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/contracts/5348","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1contracts~1{contractId}/patch/responses/404/content/application~1problem+json/example"},"paths/~1v2~1contracts~1{contractId}/patch/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"ExternalId":"Is already in use"},"instance":"/contracts/5348","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1contracts~1{contractId}/patch/responses/409/content/application~1problem+json/example"},"paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/contracts/5348/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1contracts~1{contractId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1contractTypes/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","instance":"/contractsTypes/","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1contractTypes/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Field options":{"value":{"items":[{"label":"Option 1","value":"option_1","properties":null},{"label":"Option 2","value":"option_2","properties":null}]},"key":"Field options","summary":"Example of field options","id":"paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Field options"},"paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Department field options":{"value":{"items":[{"label":"Operations","value":"657","properties":null},{"label":"Marketing Department","value":"8643","properties":{"parentId":"657"}},{"label":"Finance Department","value":"9875","properties":{"parentId":"657"}}]},"key":"Department field options","summary":"Example of field options for a department field","id":"paths/~1v2~1fields~1{fieldId}~1options/get/responses/200/content/application~1json/examples/Department field options"},"paths/~1v2~1fields~1{fieldId}~1options/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"Options not supported for field type: Text","instance":"/fields/my_field","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1fields~1{fieldId}~1options/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"Cannot retrieve options as the requested field could not be found","instance":"/fields/my_field","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1fields~1{fieldId}~1options/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option":{"value":{"label":"Option 1"},"key":"Create field option","summary":"Example of creating a field option","id":"paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create field option"},"paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option":{"value":{"label":"Marketing Department","properties":{"parentId":"657"}},"key":"Create department field option","summary":"Example of creating a field option for a department field with a parent","id":"paths/~1v2~1fields~1{fieldId}~1options/post/requestBody/content/application~1json/examples/Create department field option"},"paths/~1v2~1fields~1{fieldId}~1options/post/responses/201/content/application~1json/examples/Created field option":{"value":{"value":"option_1"},"key":"Created field option","summary":"Example of a created field option response","id":"paths/~1v2~1fields~1{fieldId}~1options/post/responses/201/content/application~1json/examples/Created field option"},"paths/~1v2~1fields~1{fieldId}~1options/post/responses/400/content/application~1problem+json/example":{"value":{"detail":"Field does not support adding options","instance":"/fields/my_field","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1fields~1{fieldId}~1options/post/responses/400/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options/post/responses/404/content/application~1problem+json/example":{"value":{"detail":"Cannot add option as the requested field could not be found","instance":"/fields/my_field","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1fields~1{fieldId}~1options/post/responses/404/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Field option":{"value":{"label":"Option 1","value":"option_1","properties":null},"key":"Field option","summary":"Example of a field option","id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Field option"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Department field option":{"value":{"label":"Marketing Department","value":"8643","properties":{"parentId":"657"}},"key":"Department field option","summary":"Example of a field option for a department field","id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/200/content/application~1json/examples/Department field option"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"Field does not support options","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/403/content/application~1problem+json/example":{"value":{"detail":"You do not have permission to get this field option","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":403,"title":"Forbidden","type":"https://api-docs.lawvu.com/errors/forbidden"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/403/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"Field option does not exist","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label":{"value":{"label":"Updated Label"},"key":"Update field option label","summary":"Example of updating a field option's label","id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties":{"value":{"properties":{"parentId":"657"}},"key":"Update field option properties","summary":"Example of updating a field option's properties","id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option properties"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties":{"value":{"label":"Updated Department Sub","properties":{"parentId":"657"}},"key":"Update field option label and properties","summary":"Example of updating a field option's label and properties","id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/requestBody/content/application~1merge-patch+json/examples/Update field option label and properties"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/400/content/application~1problem+json/example":{"value":{"detail":"Field does not support options","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/400/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/404/content/application~1problem+json/example":{"value":{"detail":"Field option does not exist","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/patch/responses/404/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/400/content/application~1problem+json/example":{"value":{"detail":"Field does not support deleting options","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/400/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/403/content/application~1problem+json/example":{"value":{"detail":"You do not have permission to delete this field option","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":403,"title":"Forbidden","type":"https://api-docs.lawvu.com/errors/forbidden"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/403/content/application~1problem+json/example"},"paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/404/content/application~1problem+json/example":{"value":{"detail":"Field option does not exist","instance":"/fields/my_field/options/option_1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1fields~1{fieldId}~1options~1{value}/delete/responses/404/content/application~1problem+json/example"},"paths/~1v2~1files/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"$filter":"Only a single folder filter (Folder/Id) is allowed per request"},"instance":"/files","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1files/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract":{"value":"boundary=abc1234\nabc1234\nContent-Disposition: form-data; name=\"file\"; filename=\"contract.pdf\"\nContent-Type: application/pdf\n<Binary file contents>\nabc1234\nContent-Disposition: form-data; name=\"targetResourceType\"\nContractCreation\nabc1234\n","key":"Contract","summary":"Example of a file uploaded to create a contract","id":"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract"},"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file":{"value":"boundary=abc1234\nabc1234\nContent-Disposition: form-data; name=\"file\"; filename=\"contract-file.pdf\"\nContent-Type: application/pdf\n<Binary file contents>\nabc1234\nContent-Disposition: form-data; name=\"targetResourceType\"\nContract\nabc1234\nContent-Disposition: form-data; name=\"targetResourceId\"\n5348\nabc1234\n","key":"Contract file","summary":"Example of a file uploaded to a contract","id":"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file"},"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file":{"value":"boundary=abc1234\nabc1234\nContent-Disposition: form-data; name=\"file\"; filename=\"matter-file.pdf\"\nContent-Type: application/pdf\n<Binary file contents>\nabc1234\nContent-Disposition: form-data; name=\"targetResourceType\"\nMatter\nabc1234\nContent-Disposition: form-data; name=\"targetResourceId\"\n1056\nabc1234\n","key":"Matter file","summary":"Example of a file uploaded to a matter","id":"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Matter file"},"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder":{"value":"boundary=abc1234\nabc1234\nContent-Disposition: form-data; name=\"file\"; filename=\"contract-file.pdf\"\nContent-Type: application/pdf\n<Binary file contents>\nabc1234\nContent-Disposition: form-data; name=\"targetResourceType\"\nContract\nabc1234\nContent-Disposition: form-data; name=\"targetResourceId\"\n5348\nabc1234\nContent-Disposition: form-data; name=\"folderId\"\n786\nabc1234\n","key":"Contract file folder","summary":"Example of a file uploaded into a folder within a contract","id":"paths/~1v2~1files/post/requestBody/content/multipart~1form-data/examples/Contract file folder"},"paths/~1v2~1files/post/requestBody/content/application~1json/examples/Matter folder":{"value":{"name":"My Documents","resource":{"type":"Matter","id":1056}},"key":"Matter folder","summary":"Example of creating a folder within a matter","id":"paths/~1v2~1files/post/requestBody/content/application~1json/examples/Matter folder"},"paths/~1v2~1files/post/requestBody/content/application~1json/examples/Contract folder":{"value":{"name":"Legal Documents","resource":{"type":"Contract","id":5348}},"key":"Contract folder","summary":"Example of creating a folder within a contract","id":"paths/~1v2~1files/post/requestBody/content/application~1json/examples/Contract folder"},"paths/~1v2~1files/post/requestBody/content/application~1json/examples/Nested folder":{"value":{"name":"Drafts","folder":{"id":786},"resource":{"type":"Contract","id":5348}},"key":"Nested folder","summary":"Example of creating a nested folder within an existing folder","id":"paths/~1v2~1files/post/requestBody/content/application~1json/examples/Nested folder"},"paths/~1v2~1files/post/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"TargetResourceId":"Is required when adding a file to a matter"},"instance":"/files","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1files/post/responses/400/content/application~1problem+json/example"},"paths/~1v2~1files/post/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"Name":"A file or folder with the same name already exists in this location"},"instance":"/files","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1files/post/responses/409/content/application~1problem+json/example"},"paths/~1v2~1files/post/responses/415/content/application~1problem+json/example":{"value":{"detail":"The Content-Type must be either 'multipart/form-data' for file uploads or 'application/json' for folder creation","instance":"/files","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":415,"title":"Unsupported media type","type":"https://api-docs.lawvu.com/errors/unsupported_media_type"},"id":"paths/~1v2~1files/post/responses/415/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File at root":{"value":{"id":9456,"name":"document.txt","displayId":"LV0001-0000123.1","type":"File","folder":null,"contentType":"text/plain","resource":{"id":1056,"type":"Matter"},"restricted":false,"size":18139,"version":3,"created":{"dateUtc":"2024-12-25T00:00:00Z","userName":"api.developer@lawvu.com"},"modified":{"dateUtc":"2024-12-26T10:30:00Z","userName":"api.developer@lawvu.com"}},"key":"File at root","summary":"File located at the root of the resource","id":"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File at root"},"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File in nested folder":{"value":{"id":9456,"name":"contract.pdf","displayId":"LV0001-0000456.1","type":"File","folder":{"id":123,"name":"Drafts","folder":{"id":786,"name":"Legal Documents","folder":null}},"contentType":"application/pdf","resource":{"id":5348,"type":"Contract"},"restricted":true,"size":245890,"version":1,"created":{"dateUtc":"2024-11-15T09:00:00Z","userName":"legal.team@lawvu.com"},"modified":{"dateUtc":"2024-11-20T14:45:00Z","userName":"legal.team@lawvu.com"}},"key":"File in nested folder","summary":"File located in a folder within a contract","id":"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/File in nested folder"},"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder at root":{"value":{"id":786,"name":"Legal Documents","displayId":null,"type":"Folder","folder":null,"contentType":null,"resource":{"id":1056,"type":"Matter"},"restricted":false,"size":0,"version":1,"created":{"dateUtc":"2024-12-25T00:00:00Z","userName":"api.developer@lawvu.com"},"modified":{"dateUtc":"2024-12-26T10:30:00Z","userName":"api.developer@lawvu.com"}},"key":"Folder at root","summary":"Folder located at the root of the resource","id":"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder at root"},"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder in nested folder":{"value":{"id":123,"name":"Drafts","displayId":null,"type":"Folder","folder":{"id":786,"name":"Legal Documents","folder":null},"contentType":null,"resource":{"id":1056,"type":"Matter"},"restricted":false,"size":0,"version":1,"created":{"dateUtc":"2024-12-25T00:00:00Z","userName":"api.developer@lawvu.com"},"modified":{"dateUtc":"2024-12-26T10:30:00Z","userName":"api.developer@lawvu.com"}},"key":"Folder in nested folder","summary":"Folder located in a folder within a contract","id":"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Folder in nested folder"},"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Contract document":{"value":{"id":6429,"name":"contract-document.txt","displayId":"LV0001-0000123.1","type":"ContractDocument","folder":null,"contentType":"text/plain","resource":{"id":5348,"type":"Contract"},"restricted":false,"size":18139,"version":3,"created":{"dateUtc":"2024-12-25T00:00:00Z","userName":"api.developer@lawvu.com"},"modified":{"dateUtc":"2024-12-26T10:30:00Z","userName":"api.developer@lawvu.com"}},"key":"Contract document","summary":"Contract document","id":"paths/~1v2~1files~1{fileId}/get/responses/200/content/application~1json/examples/Contract document"},"paths/~1v2~1files~1{fileId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/delete/responses/403/content/application~1problem+json/example":{"value":{"detail":"You do not have permission to delete this file or folder","instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":403,"title":"Forbidden","type":"https://api-docs.lawvu.com/errors/forbidden"},"id":"paths/~1v2~1files~1{fileId}/delete/responses/403/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/delete/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1files~1{fileId}/delete/responses/404/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder":{"value":{"name":"Q4 Legal Review"},"key":"Rename file or folder","summary":"Rename a file or folder","id":"paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Rename file or folder"},"paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder":{"value":{"folder":{"id":786}},"key":"Move to folder","summary":"Move a file or folder to another folder","id":"paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to folder"},"paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root":{"value":{"folder":null},"key":"Move to root","summary":"Move a file or folder to the root of the resource","id":"paths/~1v2~1files~1{fileId}/patch/requestBody/content/application~1merge-patch+json/examples/Move to root"},"paths/~1v2~1files~1{fileId}/patch/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Folder":"Target location is invalid"},"instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1files~1{fileId}/patch/responses/400/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/patch/responses/403/content/application~1problem+json/example":{"value":{"detail":"You do not have permission to update this file or folder","instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":403,"title":"Forbidden","type":"https://api-docs.lawvu.com/errors/forbidden"},"id":"paths/~1v2~1files~1{fileId}/patch/responses/403/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/patch/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1files~1{fileId}/patch/responses/404/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/patch/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"Name":"A file with the same name already exists in the target location"},"instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1files~1{fileId}/patch/responses/409/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data":{"value":"boundary=abc1234\nabc1234\nContent-Disposition: form-data; name=\"file\"; filename=\"new-file-version.pdf\"\nContent-Type: application/pdf\n<Binary file contents>\nabc1234\n","key":"multipart/form-data","summary":"Example of a upload a new version of an existing file","id":"paths/~1v2~1files~1{fileId}/post/requestBody/content/multipart~1form-data/examples/multipart~1form-data"},"paths/~1v2~1files~1{fileId}/post/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"File":"File size exceeds the 50 MB limit"},"instance":"/files","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1files~1{fileId}/post/responses/400/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/post/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1files~1{fileId}/post/responses/404/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}/post/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"Name":"A file with the same name already exists in this location"},"instance":"/files","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1files~1{fileId}/post/responses/409/content/application~1problem+json/example"},"paths/~1v2~1files~1{fileId}~1content/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/files/9456/content","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1files~1{fileId}~1content/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1matters/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Operation 'gt' is not supported for 'Name'"},"instance":"/matters","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1matters/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1matters/post/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Required"},"instance":"/matters","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1matters/post/responses/400/content/application~1problem+json/example"},"paths/~1v2~1matters/post/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"ExternalId":"Is already in use"},"instance":"/matters","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1matters/post/responses/409/content/application~1problem+json/example"},"paths/~1v2~1matters~1{matterId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/matters/1056","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1matters~1{matterId}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1matters~1{matterId}/patch/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Required"},"instance":"/matters/1056","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1matters~1{matterId}/patch/responses/400/content/application~1problem+json/example"},"paths/~1v2~1matters~1{matterId}/patch/responses/403/content/application~1problem+json/example":{"value":{"detail":"You do not have permission to update this matter","instance":"/matters/1056","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":403,"title":"Forbidden","type":"https://api-docs.lawvu.com/errors/forbidden"},"id":"paths/~1v2~1matters~1{matterId}/patch/responses/403/content/application~1problem+json/example"},"paths/~1v2~1matters~1{matterId}/patch/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/matters/1056","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1matters~1{matterId}/patch/responses/404/content/application~1problem+json/example"},"paths/~1v2~1matters~1{matterId}/patch/responses/409/content/application~1problem+json/example":{"value":{"detail":"The request could not be processed due to a conflict","errors":{"ExternalId":"Is already in use"},"instance":"/matters/1056","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":409,"title":"Conflict","type":"https://api-docs.lawvu.com/errors/conflict"},"id":"paths/~1v2~1matters~1{matterId}/patch/responses/409/content/application~1problem+json/example"},"paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/matters/1056/files/9456","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1matters~1{matterId}~1files~1{fileId}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1matterTypes/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","instance":"/matterTypes/","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1matterTypes/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1teams/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Name":"Operation 'gt' is not supported for 'Name'"},"instance":"/teams","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1teams/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1teams~1{teamId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/teams/469","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1teams~1{teamId}/get/responses/404/content/application~1problem+json/example"},"paths/~1v2~1users/get/responses/400/content/application~1problem+json/example":{"value":{"detail":"The request was invalid and could not be processed","errors":{"Email":"Operation 'gt' is not supported for 'Email'"},"instance":"/users","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":400,"title":"Invalid request","type":"https://api-docs.lawvu.com/errors/invalid_request"},"id":"paths/~1v2~1users/get/responses/400/content/application~1problem+json/example"},"paths/~1v2~1users~1{userId}/get/responses/404/content/application~1problem+json/example":{"value":{"detail":"The requested resource could not be found","instance":"/users/f0f1e06e-3005-4093-af7f-1934d55617e1","operationId":"7edb5d62-f5bf-463b-9410-cdd8b3293d89","status":404,"title":"Resource not found","type":"https://api-docs.lawvu.com/errors/resource_not_found"},"id":"paths/~1v2~1users~1{userId}/get/responses/404/content/application~1problem+json/example"}},"securitySchemeStore":{},"servers":[{"url":"https://api-sandbox.lawvu.com","description":"Sandbox API"},{"url":"https://api.lawvu.com","description":"Production API"}]},"options":{"hideReplay":true,"codeSamples":{"skipOptionalParameters":true,"languages":[{"lang":"Payload"},{"lang":"JavaScript"},{"lang":"Node.js"},{"lang":"C#"},{"lang":"Python"}]},"feedback":{"type":"mood","settings":{"label":"Was this helpful?","submitText":"Thanks for your feedback","reasons":{"label":"Check all boxes that apply."},"comment":{"satisfiedLabel":"What did you like best?","neutralLabel":"How can we improve?","dissatisfiedLabel":"What needs improvement?"}}},"hideSidebar":true,"mockServer":{"url":"/_mock/new-api/lawvuapi.openapi","position":"off","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/new-api/lawvuapi.openapi.json?download"},{"url":"/_bundle/new-api/lawvuapi.openapi.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"LawVu API","description":"The next generation of the LawVu API."}},"baseSlug":"/new-api/lawvuapi.openapi","routesMapping":{}}