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": "acb8dec8-bee1-4d34-9cd8-f562d31f5747", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "67edfc13-34a2-4963-b0b6-2540161bf1b5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e632ea1b-40b2-47e1-b6d8-98af2ebbc509", "CreateDate": "2025-04-03T15:12:47.8710195-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:12:47.8710195-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:12:47.8710195-07:00", "Fields": [ { "FormTypeFieldId": "804e1603-b218-4ab0-bd5b-cea69bfdfcf2", "Section": { "FormTypeSectionId": "77bad1a1-f0f1-4e1c-b91a-8e95d679661d", "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": "2e550654-6bc4-4b0f-a090-a0c38f9e8b31", "Name": "sample string 1" }, "Unit": { "UnitId": "c8c1c2e3-273d-4b07-8685-2d332078004a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d0978f99-ef11-4747-91f2-8b02ccbce5d2", "CreateDate": "2025-04-03T15:12:47.8710195-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:47.8710195-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "74f56037-65bc-43bd-9b9a-d48432b873b1", "FieldId": "2cce5dbd-4c64-4277-bb99-3ac258175385", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "74f56037-65bc-43bd-9b9a-d48432b873b1", "FieldId": "2cce5dbd-4c64-4277-bb99-3ac258175385", "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": "804e1603-b218-4ab0-bd5b-cea69bfdfcf2", "Section": { "FormTypeSectionId": "77bad1a1-f0f1-4e1c-b91a-8e95d679661d", "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": "2e550654-6bc4-4b0f-a090-a0c38f9e8b31", "Name": "sample string 1" }, "Unit": { "UnitId": "c8c1c2e3-273d-4b07-8685-2d332078004a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d0978f99-ef11-4747-91f2-8b02ccbce5d2", "CreateDate": "2025-04-03T15:12:47.8710195-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:47.8710195-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "74f56037-65bc-43bd-9b9a-d48432b873b1", "FieldId": "2cce5dbd-4c64-4277-bb99-3ac258175385", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "74f56037-65bc-43bd-9b9a-d48432b873b1", "FieldId": "2cce5dbd-4c64-4277-bb99-3ac258175385", "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 3", "CompanyId": "25417050-7f86-46c4-90f4-7b4f5ba08a09", "CreateDate": "2025-04-03T15:12:47.8710195-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:47.8710195-07:00", "LastModifiedUser": "sample string 6" }, "Total": 1, "Message": "sample string 1" }