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": "896a671e-7c6d-4a0d-9972-02c84420acdb",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "82e1338b-d1b5-4578-9a1b-f6134ca48e70",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9947d2cc-0f39-49d2-94a1-3615fdf3596c",
"CreateDate": "2026-05-21T01:55:42.4127119-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-21T01:55:42.4127119-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-21T01:55:42.4127119-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b3d081ce-9b2f-4b71-9274-5559cf73bfc8",
"Section": {
"FormTypeSectionId": "7a026af5-7827-402f-b207-65cde4506476",
"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": "8ff77cc2-ec5a-4741-9a15-d2613e79a564",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "47d17156-4072-455d-aea4-5dc340370253",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dfd3ef83-67cc-4091-960f-4222dee2ef82",
"CreateDate": "2026-05-21T01:55:42.4127119-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-21T01:55:42.4127119-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b95a0976-5489-4bba-9a43-6d8507b8a213",
"FieldId": "647441c7-2ace-487e-a857-5c3b23bd6d57",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b95a0976-5489-4bba-9a43-6d8507b8a213",
"FieldId": "647441c7-2ace-487e-a857-5c3b23bd6d57",
"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": "b3d081ce-9b2f-4b71-9274-5559cf73bfc8",
"Section": {
"FormTypeSectionId": "7a026af5-7827-402f-b207-65cde4506476",
"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": "8ff77cc2-ec5a-4741-9a15-d2613e79a564",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "47d17156-4072-455d-aea4-5dc340370253",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "dfd3ef83-67cc-4091-960f-4222dee2ef82",
"CreateDate": "2026-05-21T01:55:42.4127119-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-21T01:55:42.4127119-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "b95a0976-5489-4bba-9a43-6d8507b8a213",
"FieldId": "647441c7-2ace-487e-a857-5c3b23bd6d57",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "b95a0976-5489-4bba-9a43-6d8507b8a213",
"FieldId": "647441c7-2ace-487e-a857-5c3b23bd6d57",
"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": "e0546fb5-99e4-4fa6-a06d-3cb9371e60a1",
"CreateDate": "2026-05-21T01:55:42.4127119-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-21T01:55:42.4127119-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}