GET AssetFormTypes?assetFormTypeId={assetFormTypeId}
Retrieves an asset form type by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| assetFormTypeId | Id of the asset form type | globally unique identifier | Required | 
Body Parameters
None.
Response Information
Resource Description
On success, the asset form type.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | AssetFormType | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {
    "AssetFormTypeId": "4f3b4dfe-539d-4413-8ff6-7a4bc5a36b7c",
    "Asset": {
      "AssetId": "eeb264b9-3e47-41c5-bb7f-0d029ff39f17",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayOrder": 1,
      "AssetType": {
        "AssetTypeId": "e591ae97-5c45-459b-965d-60f9aeaa702c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "a1ad3589-d701-424d-b1e7-0e1daf87a3bf",
        "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "AssetGroup": {
        "AssetGroupId": "f37c3db7-b845-460c-b17e-7d16164b356b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "ParentGroup": null,
        "DisplayOrder": 1,
        "FormValueNeededDate": "2025-10-31T00:28:51.2623887-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:28:51.2623887-07:00",
        "SourceSystemId": "sample string 3",
        "CompanyId": "654059d7-f760-48ea-88a6-7fbfb3a8ff18",
        "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "ParentAsset": null,
      "Location": "sample string 3",
      "Barcode": {
        "Format": 0,
        "Code": "sample string 1"
      },
      "FormValueNeededDate": "2025-10-31T00:28:51.2623887-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:28:51.2623887-07:00",
      "HasChildren": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "49696759-21a6-49ab-a514-0edb2f864f75",
      "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "FormType": {
      "FormTypeId": "fc76b3ef-d94b-432e-8e30-b83639847067",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AssetType": {
        "AssetTypeId": "e591ae97-5c45-459b-965d-60f9aeaa702c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "a1ad3589-d701-424d-b1e7-0e1daf87a3bf",
        "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-31T00:28:51.2623887-07:00",
      "Active": true,
      "Fields": [
        {
          "FormTypeFieldId": "84af6d88-5fe9-4f26-acb6-3d9afff783f6",
          "Section": {
            "FormTypeSectionId": "ffa9d4e5-4ff6-438b-a379-4e8321e27cd8",
            "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": "b6ad2010-16b3-44b9-a115-b00e2448b894",
            "Name": "sample string 1"
          },
          "Unit": {
            "UnitId": "92437355-287b-40e1-8037-06672c1853ce",
            "Code": "sample string 1",
            "Description": "sample string 2",
            "SourceSystemId": "sample string 3",
            "CompanyId": "578b66d4-5125-4cc9-860a-896216a5d5ac",
            "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "DisplayOrder": 1,
          "MinValue": 1.0,
          "MaxValue": 1.0,
          "MinLength": 1,
          "MaxLength": 1,
          "HasValidValues": true,
          "ValidValues": [
            {
              "ValidValueId": "08131220-7985-43f9-bcdb-2c0da9153efd",
              "FieldId": "c7cf16a1-3ebb-42f4-8b32-756e7bee2acd",
              "FieldName": "sample string 1",
              "FieldLabel": "sample string 2",
              "ValueText": "sample string 3",
              "LabelText": "sample string 4"
            },
            {
              "ValidValueId": "08131220-7985-43f9-bcdb-2c0da9153efd",
              "FieldId": "c7cf16a1-3ebb-42f4-8b32-756e7bee2acd",
              "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": "84af6d88-5fe9-4f26-acb6-3d9afff783f6",
          "Section": {
            "FormTypeSectionId": "ffa9d4e5-4ff6-438b-a379-4e8321e27cd8",
            "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": "b6ad2010-16b3-44b9-a115-b00e2448b894",
            "Name": "sample string 1"
          },
          "Unit": {
            "UnitId": "92437355-287b-40e1-8037-06672c1853ce",
            "Code": "sample string 1",
            "Description": "sample string 2",
            "SourceSystemId": "sample string 3",
            "CompanyId": "578b66d4-5125-4cc9-860a-896216a5d5ac",
            "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
            "CreateUser": "sample string 5",
            "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
            "LastModifiedUser": "sample string 6"
          },
          "DisplayOrder": 1,
          "MinValue": 1.0,
          "MaxValue": 1.0,
          "MinLength": 1,
          "MaxLength": 1,
          "HasValidValues": true,
          "ValidValues": [
            {
              "ValidValueId": "08131220-7985-43f9-bcdb-2c0da9153efd",
              "FieldId": "c7cf16a1-3ebb-42f4-8b32-756e7bee2acd",
              "FieldName": "sample string 1",
              "FieldLabel": "sample string 2",
              "ValueText": "sample string 3",
              "LabelText": "sample string 4"
            },
            {
              "ValidValueId": "08131220-7985-43f9-bcdb-2c0da9153efd",
              "FieldId": "c7cf16a1-3ebb-42f4-8b32-756e7bee2acd",
              "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": "13109a87-7f14-46bd-83cb-a347ee25a6fb",
      "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "FrequencyNeeded": 1,
    "ValueNeededDate": "2025-10-31T00:28:51.2623887-07:00",
    "LastValueDate": "2025-10-31T00:28:51.2623887-07:00",
    "SourceSystemId": "sample string 1",
    "CompanyId": "1a685cef-9624-41a8-85ce-24106339da8a",
    "CreateDate": "2025-10-31T00:28:51.2623887-07:00",
    "CreateUser": "sample string 3",
    "LastModifiedDate": "2025-10-31T00:28:51.2623887-07:00",
    "LastModifiedUser": "sample string 4"
  },
  "Total": 1,
  "Message": "sample string 1"
}