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": "46fa1cb8-df14-4882-922c-782d71a3a2d8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "acbc4ada-e3f2-483f-ba15-3da300cf12f4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eec5a90a-5c0a-424b-94b1-c4053b176d88",
"CreateDate": "2026-04-27T20:30:18.6516931-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:30:18.6516931-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-27T20:30:18.6516931-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "1a24d868-61ed-4a49-b745-94031a083d04",
"Section": {
"FormTypeSectionId": "4f22cecd-1cf5-4261-afe6-a26eb4e37729",
"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": "34b910e3-2d13-4e4f-af4a-40e616e3d6f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c6c6e0d8-d501-4939-a42e-27fbe8f01fe2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "aa5c3a66-333c-4336-9b1a-885a8d3a5449",
"CreateDate": "2026-04-27T20:30:18.6516931-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:30:18.6516931-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbeb7836-7c55-4445-8106-76b2776eb8b3",
"FieldId": "07caf01c-78d2-44c2-97dc-864e2202b557",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbeb7836-7c55-4445-8106-76b2776eb8b3",
"FieldId": "07caf01c-78d2-44c2-97dc-864e2202b557",
"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": "1a24d868-61ed-4a49-b745-94031a083d04",
"Section": {
"FormTypeSectionId": "4f22cecd-1cf5-4261-afe6-a26eb4e37729",
"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": "34b910e3-2d13-4e4f-af4a-40e616e3d6f2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c6c6e0d8-d501-4939-a42e-27fbe8f01fe2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "aa5c3a66-333c-4336-9b1a-885a8d3a5449",
"CreateDate": "2026-04-27T20:30:18.6516931-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:30:18.6516931-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "cbeb7836-7c55-4445-8106-76b2776eb8b3",
"FieldId": "07caf01c-78d2-44c2-97dc-864e2202b557",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "cbeb7836-7c55-4445-8106-76b2776eb8b3",
"FieldId": "07caf01c-78d2-44c2-97dc-864e2202b557",
"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": "46d1d4be-b5e3-4fd9-aac3-940890f66298",
"CreateDate": "2026-04-27T20:30:18.6516931-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:30:18.6516931-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}