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": "63c6c57f-3665-4939-b5e9-a15051c5fb5d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c45dddfb-5b2a-4560-9f6c-a7ddab33f8bb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ecefd8cf-818a-482a-ae55-d893a10c0eea",
"CreateDate": "2026-06-17T15:11:23.7979349-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T15:11:23.7979349-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-17T15:11:23.7979349-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "ae54a697-31a4-41ab-a70a-faece8300d43",
"Section": {
"FormTypeSectionId": "e26decdd-e5cb-4a57-bb22-e28174319efa",
"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": "03834c2e-b0d9-4754-886d-8f04602247b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8588fadc-8fe6-4ce0-b759-056cd24b5ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "97b94ba2-860c-4bc6-b643-eadc5e454970",
"CreateDate": "2026-06-17T15:11:23.7979349-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-17T15:11:23.7979349-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "091a1f13-0170-4cc1-9371-501faa957a0c",
"FieldId": "7a4a8386-9053-47d2-b715-2019398f64d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "091a1f13-0170-4cc1-9371-501faa957a0c",
"FieldId": "7a4a8386-9053-47d2-b715-2019398f64d8",
"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": "ae54a697-31a4-41ab-a70a-faece8300d43",
"Section": {
"FormTypeSectionId": "e26decdd-e5cb-4a57-bb22-e28174319efa",
"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": "03834c2e-b0d9-4754-886d-8f04602247b0",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8588fadc-8fe6-4ce0-b759-056cd24b5ed2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "97b94ba2-860c-4bc6-b643-eadc5e454970",
"CreateDate": "2026-06-17T15:11:23.7979349-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-17T15:11:23.7979349-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "091a1f13-0170-4cc1-9371-501faa957a0c",
"FieldId": "7a4a8386-9053-47d2-b715-2019398f64d8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "091a1f13-0170-4cc1-9371-501faa957a0c",
"FieldId": "7a4a8386-9053-47d2-b715-2019398f64d8",
"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": "b1323500-d6a5-4592-8e4a-0dbdd59d5fec",
"CreateDate": "2026-06-17T15:11:23.7979349-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T15:11:23.7979349-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}