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": "7b84ba08-04f0-461c-a921-77c92cccf158", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "308291a4-2987-4544-aad3-4b1755b972f2", "Name": "sample string 1", "Description": "sample string 2", "IsWell": true, "DisplayColor": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "8c6bcab2-44d4-4cb1-8def-ce25ceabb963", "CreateDate": "2025-07-19T03:57:52.6337444-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-19T03:57:52.6337444-07:00", "LastModifiedUser": "sample string 8" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-07-19T03:57:52.6337444-07:00", "Fields": [ { "FormTypeFieldId": "d0fd29b3-fb10-47ef-bbb3-32e7369eacbb", "Section": { "FormTypeSectionId": "2e477708-892c-41d4-9eb8-09b528b8f576", "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": "afe35a28-296e-47d1-b96b-c0f49a4c30ef", "Name": "sample string 1" }, "Unit": { "UnitId": "bcca1f34-866d-487a-846a-a1ac9c57b605", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "013c9cae-bf8c-4afe-9a79-c18cb489d9de", "CreateDate": "2025-07-19T03:57:52.6337444-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-19T03:57:52.6337444-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a672f2aa-a392-4aa7-bc87-484be9e4a94a", "FieldId": "066f51ae-e8eb-4ba5-8719-5fd8be507e4b", "FieldName": "sample string 1", "FieldLable": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a672f2aa-a392-4aa7-bc87-484be9e4a94a", "FieldId": "066f51ae-e8eb-4ba5-8719-5fd8be507e4b", "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", "SourceSystemId": "sample string 13" }, { "FormTypeFieldId": "d0fd29b3-fb10-47ef-bbb3-32e7369eacbb", "Section": { "FormTypeSectionId": "2e477708-892c-41d4-9eb8-09b528b8f576", "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": "afe35a28-296e-47d1-b96b-c0f49a4c30ef", "Name": "sample string 1" }, "Unit": { "UnitId": "bcca1f34-866d-487a-846a-a1ac9c57b605", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "013c9cae-bf8c-4afe-9a79-c18cb489d9de", "CreateDate": "2025-07-19T03:57:52.6337444-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-19T03:57:52.6337444-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "a672f2aa-a392-4aa7-bc87-484be9e4a94a", "FieldId": "066f51ae-e8eb-4ba5-8719-5fd8be507e4b", "FieldName": "sample string 1", "FieldLable": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "a672f2aa-a392-4aa7-bc87-484be9e4a94a", "FieldId": "066f51ae-e8eb-4ba5-8719-5fd8be507e4b", "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", "SourceSystemId": "sample string 13" } ], "SourceSystemId": "sample string 3", "CompanyId": "b242fc03-3ae8-4b26-9d3f-10f6166bf34f", "CreateDate": "2025-07-19T03:57:52.6337444-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-19T03:57:52.6337444-07:00", "LastModifiedUser": "sample string 6" }, "Total": 1, "Message": "sample string 1" }