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": "53088af8-2276-4ddc-aeb9-40a5e9636da2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8710a87c-7a89-4676-b66b-ffabf9f96c5f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "32e0076d-9980-41a5-a1b6-29e540b8e759",
"CreateDate": "2026-09-26T05:17:10.7068084-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:17:10.7068084-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T05:17:10.7068084-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "35175810-9773-4266-afeb-9f5a43d396a2",
"Section": {
"FormTypeSectionId": "a0cc11c4-50fd-406d-abd6-5d43631ab7d8",
"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": "998fdd5d-ad78-4d4e-99db-eb910cc27637",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "933d8ab1-244a-4c43-8447-3f0c427a5eab",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "744faef5-ce69-446f-83f9-ad5db2ee9847",
"CreateDate": "2026-09-26T05:17:10.7068084-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:17:10.7068084-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d4061b83-853f-4aa7-944a-9f23c346d99f",
"FieldId": "f62337cf-8026-4a64-aa4a-927701d1a01c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d4061b83-853f-4aa7-944a-9f23c346d99f",
"FieldId": "f62337cf-8026-4a64-aa4a-927701d1a01c",
"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": "35175810-9773-4266-afeb-9f5a43d396a2",
"Section": {
"FormTypeSectionId": "a0cc11c4-50fd-406d-abd6-5d43631ab7d8",
"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": "998fdd5d-ad78-4d4e-99db-eb910cc27637",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "933d8ab1-244a-4c43-8447-3f0c427a5eab",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "744faef5-ce69-446f-83f9-ad5db2ee9847",
"CreateDate": "2026-09-26T05:17:10.7068084-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T05:17:10.7068084-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d4061b83-853f-4aa7-944a-9f23c346d99f",
"FieldId": "f62337cf-8026-4a64-aa4a-927701d1a01c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d4061b83-853f-4aa7-944a-9f23c346d99f",
"FieldId": "f62337cf-8026-4a64-aa4a-927701d1a01c",
"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": "28168053-02e1-4d6b-bf2c-c05deb629409",
"CreateDate": "2026-09-26T05:17:10.7068084-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T05:17:10.7068084-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}