GET FormTypes?formTypeId={formTypeId}
Retrieves a form type by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| formTypeId | Id of the form type | globally unique identifier | Required | 
Body Parameters
None.
Response Information
Resource Description
On success, the form type.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | FormType | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {
    "FormTypeId": "b2bc0791-dd9f-4dd8-9cbf-80f9c62a7cf4",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "AssetType": {
      "AssetTypeId": "61076a27-0873-473b-9b45-1cb1e56750c3",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "570cf89c-0abb-40c6-b44e-70871aec2e60",
      "CreateDate": "2025-10-31T00:31:58.7617254-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:31:58.7617254-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "FrequencyNeeded": 1,
    "ValueNeededDate": "2025-10-31T00:31:58.7617254-07:00",
    "Active": true,
    "Fields": [
      {
        "FormTypeFieldId": "529673fb-3fbe-43a5-b135-76cc7e4fba24",
        "Section": {
          "FormTypeSectionId": "515489b3-88e1-400b-8342-5fe87475614a",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "beddd9fd-ac5d-4555-8fb6-99f876699d31",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3f919fb8-1df6-444d-9fd1-32f039ee429a",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1ac0ebca-2676-4417-9c53-130cb25fb83b",
          "CreateDate": "2025-10-31T00:31:58.7617254-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:31:58.7617254-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c227a7d5-9552-4618-9fb7-475a0fbe2376",
            "FieldId": "524d5082-e176-4f53-b0e9-f004de377879",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c227a7d5-9552-4618-9fb7-475a0fbe2376",
            "FieldId": "524d5082-e176-4f53-b0e9-f004de377879",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsAccumulator": true,
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 12",
        "SourceSystemId": "sample string 13"
      },
      {
        "FormTypeFieldId": "529673fb-3fbe-43a5-b135-76cc7e4fba24",
        "Section": {
          "FormTypeSectionId": "515489b3-88e1-400b-8342-5fe87475614a",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "beddd9fd-ac5d-4555-8fb6-99f876699d31",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3f919fb8-1df6-444d-9fd1-32f039ee429a",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1ac0ebca-2676-4417-9c53-130cb25fb83b",
          "CreateDate": "2025-10-31T00:31:58.7617254-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:31:58.7617254-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c227a7d5-9552-4618-9fb7-475a0fbe2376",
            "FieldId": "524d5082-e176-4f53-b0e9-f004de377879",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c227a7d5-9552-4618-9fb7-475a0fbe2376",
            "FieldId": "524d5082-e176-4f53-b0e9-f004de377879",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsAccumulator": true,
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 12",
        "SourceSystemId": "sample string 13"
      }
    ],
    "SourceSystemId": "sample string 4",
    "CompanyId": "85d62703-2c16-407a-862f-e3c6d84f62eb",
    "CreateDate": "2025-10-31T00:31:58.7617254-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-10-31T00:31:58.7617254-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "Total": 1,
  "Message": "sample string 1"
}