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": "85825a87-6ecf-43e7-9329-624106410136",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e8055840-4da8-42f7-be26-d0b676eb3e2a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "79922494-c25a-4151-9d3e-00563fe7bbee",
"CreateDate": "2026-09-26T13:57:35.4085032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:35.4085032-07:00",
"LastModifiedUser": "sample string 8"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-26T13:57:35.4085032-07:00",
"Fields": [
{
"FormTypeFieldId": "7063f934-daad-4b87-b06c-60c81a0c4a41",
"Section": {
"FormTypeSectionId": "a9094a2d-e3fd-4b81-8353-38f1fcf65ead",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bf1740aa-08a4-4c16-ae75-815db2c7e33b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "debebb13-c97c-47dc-b19d-4e37788423b7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8bbcf215-f3ad-4d4e-818b-a49a6e009559",
"CreateDate": "2026-09-26T13:57:35.4085032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:35.4085032-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7ade1fe9-fff2-4fb3-bb3b-758ff8c6db7e",
"FieldId": "e57d1bfb-90df-4e26-86d3-65c5285e81fc",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7ade1fe9-fff2-4fb3-bb3b-758ff8c6db7e",
"FieldId": "e57d1bfb-90df-4e26-86d3-65c5285e81fc",
"FieldName": "sample string 1",
"FieldLable": "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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
},
{
"FormTypeFieldId": "7063f934-daad-4b87-b06c-60c81a0c4a41",
"Section": {
"FormTypeSectionId": "a9094a2d-e3fd-4b81-8353-38f1fcf65ead",
"Name": "sample string 1",
"Label": "sample string 2",
"DisplayOrder": 1,
"IsRepeatable": true,
"VisibleExpression": "sample string 4",
"EnabledExpression": "sample string 5",
"SourceSystemId": "sample string 6"
},
"Name": "sample string 1",
"Label": "sample string 2",
"Description": "sample string 3",
"DataType": {
"DataTypeId": "bf1740aa-08a4-4c16-ae75-815db2c7e33b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "debebb13-c97c-47dc-b19d-4e37788423b7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8bbcf215-f3ad-4d4e-818b-a49a6e009559",
"CreateDate": "2026-09-26T13:57:35.4085032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:35.4085032-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7ade1fe9-fff2-4fb3-bb3b-758ff8c6db7e",
"FieldId": "e57d1bfb-90df-4e26-86d3-65c5285e81fc",
"FieldName": "sample string 1",
"FieldLable": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7ade1fe9-fff2-4fb3-bb3b-758ff8c6db7e",
"FieldId": "e57d1bfb-90df-4e26-86d3-65c5285e81fc",
"FieldName": "sample string 1",
"FieldLable": "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",
"EnabledExpression": "sample string 13",
"SourceSystemId": "sample string 14"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "2d4314e7-53f6-4a8a-8bbd-f9ac3279debe",
"CreateDate": "2026-09-26T13:57:35.4085032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:35.4085032-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}