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": "79d796f0-002c-4599-9cf2-4a1d27b53c75",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "10a8e1c1-fe5d-43e0-9c9a-711b075e4afc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f03eb15-4d25-4fb0-b05b-c977151b75a1",
"CreateDate": "2026-05-27T08:22:15.3300287-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-27T08:22:15.3300287-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-27T08:22:15.3300287-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "8e17ba2d-e264-41f7-b018-830f895741aa",
"Section": {
"FormTypeSectionId": "c9d30a38-8be3-45c8-8d6f-fd205cfa10ab",
"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": "c99fe871-2a07-4558-8975-6c2000a3cdb1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01837be7-8867-4a67-9c4e-eab89246d185",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "361ebdfe-e78a-46b4-9e83-cd7013ea50af",
"CreateDate": "2026-05-27T08:22:15.3300287-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-27T08:22:15.3300287-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "057cc895-306b-462f-9fae-38dd50ccbfea",
"FieldId": "3e6cf44b-3f6c-4051-b89e-73e25d1223e2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "057cc895-306b-462f-9fae-38dd50ccbfea",
"FieldId": "3e6cf44b-3f6c-4051-b89e-73e25d1223e2",
"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": "8e17ba2d-e264-41f7-b018-830f895741aa",
"Section": {
"FormTypeSectionId": "c9d30a38-8be3-45c8-8d6f-fd205cfa10ab",
"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": "c99fe871-2a07-4558-8975-6c2000a3cdb1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01837be7-8867-4a67-9c4e-eab89246d185",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "361ebdfe-e78a-46b4-9e83-cd7013ea50af",
"CreateDate": "2026-05-27T08:22:15.3300287-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-27T08:22:15.3300287-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "057cc895-306b-462f-9fae-38dd50ccbfea",
"FieldId": "3e6cf44b-3f6c-4051-b89e-73e25d1223e2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "057cc895-306b-462f-9fae-38dd50ccbfea",
"FieldId": "3e6cf44b-3f6c-4051-b89e-73e25d1223e2",
"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": "c058c5d2-4ada-496c-85fd-c5092a4b4d3c",
"CreateDate": "2026-05-27T08:22:15.3300287-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-27T08:22:15.3300287-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}