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": "201d8c63-4f26-4ed9-a4c9-35ba48de53f8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "30a1fceb-4bbc-4b7e-a0a1-e445bed584f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "64d1535c-9a33-442e-a4fc-41a6deef4f8a",
"CreateDate": "2026-08-11T12:08:33.6444723-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:08:33.6444723-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-11T12:08:33.6444723-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "38700446-7afd-41f2-9c89-20993e044336",
"Section": {
"FormTypeSectionId": "ac2685d5-ebb3-449e-ae2f-afd61dbb3a0d",
"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": "b2a40a52-8fdb-4674-af04-83c1ee63afd8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f3d1b829-b9cd-43b0-bc22-c05ee28f2d2a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "057e3838-5f16-44a4-813c-146762ff996a",
"CreateDate": "2026-08-11T12:08:33.6444723-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:08:33.6444723-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "51b091ea-1565-4a0e-aa47-5d5be936d76b",
"FieldId": "a293ebe9-8957-484d-aa19-f8760fd745ea",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "51b091ea-1565-4a0e-aa47-5d5be936d76b",
"FieldId": "a293ebe9-8957-484d-aa19-f8760fd745ea",
"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": "38700446-7afd-41f2-9c89-20993e044336",
"Section": {
"FormTypeSectionId": "ac2685d5-ebb3-449e-ae2f-afd61dbb3a0d",
"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": "b2a40a52-8fdb-4674-af04-83c1ee63afd8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f3d1b829-b9cd-43b0-bc22-c05ee28f2d2a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "057e3838-5f16-44a4-813c-146762ff996a",
"CreateDate": "2026-08-11T12:08:33.6444723-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T12:08:33.6444723-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "51b091ea-1565-4a0e-aa47-5d5be936d76b",
"FieldId": "a293ebe9-8957-484d-aa19-f8760fd745ea",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "51b091ea-1565-4a0e-aa47-5d5be936d76b",
"FieldId": "a293ebe9-8957-484d-aa19-f8760fd745ea",
"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": "6940d21d-203d-4d97-bfa3-7d47d5c49052",
"CreateDate": "2026-08-11T12:08:33.6444723-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T12:08:33.6444723-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}