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": "35424198-61ea-4333-b729-245613744231",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "95cb6bf4-dbba-4e49-9677-bf642473bd25",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5e7d3885-7b14-4034-801e-6ca424e8149a",
"CreateDate": "2026-03-15T05:53:57.8519377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T05:53:57.8519377-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-15T05:53:57.8519377-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "505b79f0-8c1e-4575-9bd2-e01312299db2",
"Section": {
"FormTypeSectionId": "65239aeb-b293-4707-af6d-f8e6d8399625",
"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": "c8a7c609-c3e7-4a38-90e6-4d434de9b833",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "870a5d90-8a95-45c2-ad42-4be2876abb01",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bffa1221-333d-4679-be19-a7f682615348",
"CreateDate": "2026-03-15T05:53:57.8519377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T05:53:57.8519377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68b55811-9d46-437a-9d5d-c3ba2987dcbd",
"FieldId": "fc57cf33-4d3f-48e0-8585-4661399b0f34",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68b55811-9d46-437a-9d5d-c3ba2987dcbd",
"FieldId": "fc57cf33-4d3f-48e0-8585-4661399b0f34",
"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": "505b79f0-8c1e-4575-9bd2-e01312299db2",
"Section": {
"FormTypeSectionId": "65239aeb-b293-4707-af6d-f8e6d8399625",
"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": "c8a7c609-c3e7-4a38-90e6-4d434de9b833",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "870a5d90-8a95-45c2-ad42-4be2876abb01",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bffa1221-333d-4679-be19-a7f682615348",
"CreateDate": "2026-03-15T05:53:57.8519377-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-15T05:53:57.8519377-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "68b55811-9d46-437a-9d5d-c3ba2987dcbd",
"FieldId": "fc57cf33-4d3f-48e0-8585-4661399b0f34",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "68b55811-9d46-437a-9d5d-c3ba2987dcbd",
"FieldId": "fc57cf33-4d3f-48e0-8585-4661399b0f34",
"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": "5e5a62d8-ce0d-4ebc-8c0e-70a06c04c77c",
"CreateDate": "2026-03-15T05:53:57.8519377-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-15T05:53:57.8519377-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}