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": "fb0ba044-fb1b-4a8f-b120-251b29584592",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09e62169-0381-4bf3-befb-ae30a597da97",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b1c4dc06-d028-49fb-80cf-ec4e37003034",
"CreateDate": "2026-05-14T01:10:34.3395241-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-14T01:10:34.3395241-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-14T01:10:34.3395241-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "80457b38-4424-4f6d-9598-2f74a660fc2b",
"Section": {
"FormTypeSectionId": "d69f654d-3389-4532-b282-8e96a6461669",
"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": "11372357-96a7-4fe2-98c1-973874847e5b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a2fb6fff-db86-4254-9d5b-bbd3dfa7c0aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2a30fe4a-0b48-4e56-97d9-66aa3c370b8b",
"CreateDate": "2026-05-14T01:10:34.3395241-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-14T01:10:34.3395241-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eeb0f165-cc1b-40f6-87d3-624b48e7de45",
"FieldId": "44100301-9336-4c20-92a2-9be9bf8046a2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eeb0f165-cc1b-40f6-87d3-624b48e7de45",
"FieldId": "44100301-9336-4c20-92a2-9be9bf8046a2",
"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": "80457b38-4424-4f6d-9598-2f74a660fc2b",
"Section": {
"FormTypeSectionId": "d69f654d-3389-4532-b282-8e96a6461669",
"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": "11372357-96a7-4fe2-98c1-973874847e5b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "a2fb6fff-db86-4254-9d5b-bbd3dfa7c0aa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2a30fe4a-0b48-4e56-97d9-66aa3c370b8b",
"CreateDate": "2026-05-14T01:10:34.3395241-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-14T01:10:34.3395241-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eeb0f165-cc1b-40f6-87d3-624b48e7de45",
"FieldId": "44100301-9336-4c20-92a2-9be9bf8046a2",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eeb0f165-cc1b-40f6-87d3-624b48e7de45",
"FieldId": "44100301-9336-4c20-92a2-9be9bf8046a2",
"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": "a9c647c7-59a9-48ee-84c7-a502b6fea5a3",
"CreateDate": "2026-05-14T01:10:34.3395241-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-14T01:10:34.3395241-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}