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": "f90db8a1-1992-4c93-b6b4-a2029fd0e1c7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "22302eca-5f15-43e5-9188-2c20262b1e5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2eaebfb0-5535-4257-ac33-064c63987053",
"CreateDate": "2026-09-11T01:20:23.6802483-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T01:20:23.6802483-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-11T01:20:23.6802483-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "a7b34801-1de4-4806-936c-b933db846c52",
"Section": {
"FormTypeSectionId": "0958b567-fee9-41df-9f8e-b5dbab7eebb8",
"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": "f82095ac-7891-472e-a2eb-68de4de772ad",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "835e2ec4-e447-4d2e-b041-469491acabba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e9860d7-a0e0-47fa-b284-6adf551cf09a",
"CreateDate": "2026-09-11T01:20:23.6802483-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T01:20:23.6802483-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0f3820c2-70f4-4ee2-8383-872e3c298294",
"FieldId": "f0c46947-fe44-4965-9e82-ba6e73a67230",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0f3820c2-70f4-4ee2-8383-872e3c298294",
"FieldId": "f0c46947-fe44-4965-9e82-ba6e73a67230",
"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": "a7b34801-1de4-4806-936c-b933db846c52",
"Section": {
"FormTypeSectionId": "0958b567-fee9-41df-9f8e-b5dbab7eebb8",
"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": "f82095ac-7891-472e-a2eb-68de4de772ad",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "835e2ec4-e447-4d2e-b041-469491acabba",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e9860d7-a0e0-47fa-b284-6adf551cf09a",
"CreateDate": "2026-09-11T01:20:23.6802483-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-11T01:20:23.6802483-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "0f3820c2-70f4-4ee2-8383-872e3c298294",
"FieldId": "f0c46947-fe44-4965-9e82-ba6e73a67230",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "0f3820c2-70f4-4ee2-8383-872e3c298294",
"FieldId": "f0c46947-fe44-4965-9e82-ba6e73a67230",
"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": "1562368e-4e39-40f0-983b-bb3de5baa0c7",
"CreateDate": "2026-09-11T01:20:23.6802483-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-11T01:20:23.6802483-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}