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": "87ed409e-4521-4b62-8f6f-c38e9b5841f2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "15453591-104c-45d9-b555-fa8597322c6b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8923ed6c-3ffa-49cc-84c3-7cba10e800c9",
"CreateDate": "2026-07-08T12:52:31.4902705-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-08T12:52:31.4902705-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-08T12:52:31.4902705-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "7e3fa2fb-2d41-4a16-b116-89aa230cddcf",
"Section": {
"FormTypeSectionId": "aabacc32-aa93-4b81-b4a7-3bb57952b3b3",
"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": "29e85309-a56d-4495-acda-1b155065b5cd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3a434d5c-cf7c-4e65-99c8-cc1d0f8e284d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cbe3988a-05aa-415e-810d-0994e6a6e891",
"CreateDate": "2026-07-08T12:52:31.4902705-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-08T12:52:31.4902705-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ab28b6d-3951-4657-82d1-3149bf4822b8",
"FieldId": "bf463904-0948-46bf-bf3c-06639b7ca817",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ab28b6d-3951-4657-82d1-3149bf4822b8",
"FieldId": "bf463904-0948-46bf-bf3c-06639b7ca817",
"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": "7e3fa2fb-2d41-4a16-b116-89aa230cddcf",
"Section": {
"FormTypeSectionId": "aabacc32-aa93-4b81-b4a7-3bb57952b3b3",
"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": "29e85309-a56d-4495-acda-1b155065b5cd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "3a434d5c-cf7c-4e65-99c8-cc1d0f8e284d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cbe3988a-05aa-415e-810d-0994e6a6e891",
"CreateDate": "2026-07-08T12:52:31.4902705-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-08T12:52:31.4902705-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ab28b6d-3951-4657-82d1-3149bf4822b8",
"FieldId": "bf463904-0948-46bf-bf3c-06639b7ca817",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ab28b6d-3951-4657-82d1-3149bf4822b8",
"FieldId": "bf463904-0948-46bf-bf3c-06639b7ca817",
"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": "9cb5ae9b-7c55-4471-9bef-a9067a729a7d",
"CreateDate": "2026-07-08T12:52:31.4902705-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-08T12:52:31.4902705-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}