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": "805eab10-aa56-459b-a80b-fd0a46e3d9ba",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ceb68e90-e505-4b3a-8047-bb276399c3af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c9351d85-5813-407a-ad6e-8e9f9ab2080b",
"CreateDate": "2026-06-14T12:25:46.7264247-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T12:25:46.7264247-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-14T12:25:46.7264247-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "22574ac7-8167-4ad7-a322-90f855533fcf",
"Section": {
"FormTypeSectionId": "d8dc31c2-cf20-4fd9-a4ae-d70f0fe22cf8",
"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": "9c4a1861-0ff3-4055-833a-10252006c21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ba1d5a4-df03-4ef6-b474-8d009f4b549a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3e7b443d-b3b3-450a-9b6a-3fb9f8153248",
"CreateDate": "2026-06-14T12:25:46.7264247-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T12:25:46.7264247-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f7ec946b-caa3-4a08-838b-7329f6d04ce2",
"FieldId": "9b11e81a-9f7c-4db7-b5ed-9d20485ae467",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f7ec946b-caa3-4a08-838b-7329f6d04ce2",
"FieldId": "9b11e81a-9f7c-4db7-b5ed-9d20485ae467",
"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": "22574ac7-8167-4ad7-a322-90f855533fcf",
"Section": {
"FormTypeSectionId": "d8dc31c2-cf20-4fd9-a4ae-d70f0fe22cf8",
"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": "9c4a1861-0ff3-4055-833a-10252006c21f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2ba1d5a4-df03-4ef6-b474-8d009f4b549a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3e7b443d-b3b3-450a-9b6a-3fb9f8153248",
"CreateDate": "2026-06-14T12:25:46.7264247-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T12:25:46.7264247-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f7ec946b-caa3-4a08-838b-7329f6d04ce2",
"FieldId": "9b11e81a-9f7c-4db7-b5ed-9d20485ae467",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f7ec946b-caa3-4a08-838b-7329f6d04ce2",
"FieldId": "9b11e81a-9f7c-4db7-b5ed-9d20485ae467",
"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": "c1baa2bf-d3e1-4c36-b5f5-c3d3adb57607",
"CreateDate": "2026-06-14T12:25:46.7264247-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T12:25:46.7264247-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}