# Get matter fields Get matter fields by matter id Endpoint: GET /v1/matters/{matterId}/fields Version: 1.0 ## Path parameters: - `matterId` (integer, required) The Id of the matter ## Response 200 fields (text/plain): - `detailFields` (object) - `detailFields.schema` (object,null) - `detailFields.model` (object,null) - `coreFields` (object)