---
title: "GET /api/formulae/elements"
method: GET
path: "/api/formulae/elements"
tags: ["Formulae"]
---

# GET /api/formulae/elements

`GET /api/formulae/elements`

## Response `200`

OK

- IntectWebAPIControllersFormulaeControllerFormulaElements
  - `Scalars` IntectFormulaScalar[]
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `OutputTypes` IntectFormulaOutputType[]
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `FormulaFunctions` IntectFormulaFunction[]
    - `FormulaFunctionPartKeys` string[]
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `FormulaFunctionParts` IntectFormulaFunctionPart[]
    - `NextKey` string
    - `URL` string
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `FormulaFunctionPartValues` IntectFormulaFunctionPartValue[]
    - `FormulaFunctionPartKey` string
    - `FilteringFormulaFunctionPartKey` string
    - `FilteringFormulaFunctionPartValueKey` string
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
