GET AssetFormTypes?assetFormTypeId={assetFormTypeId}
Retrieves an asset form type by its Id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
assetFormTypeId |
Id of the asset form type |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the asset form type.
Name | Description | Type | Additional information |
---|---|---|---|
Data | AssetFormType |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "AssetFormTypeId": "1508e022-2e3e-4f44-935a-c44b1b073d8c", "Asset": { "AssetId": "2ea0c3e3-1441-487b-aa49-7c816c695050", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "8c554693-1a06-49c9-afed-1295b481e0ed", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f81e776e-1d70-452a-beed-676539749187", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "bb5bd812-b8fd-4006-88d8-db1cc2877279", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2023-12-01T11:40:59.9872102-08:00", "MeasurementValueNeededDate": "2023-12-01T11:40:59.9872102-08:00", "SourceSystemId": "sample string 3", "CompanyId": "6d8867fe-9e93-48ef-afff-22bb8e7818c0", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2023-12-01T11:40:59.9872102-08:00", "MeasurementValueNeededDate": "2023-12-01T11:40:59.9872102-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "d57bf4bd-dc9c-4e8e-b710-ab186713c632", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "97e75d64-290d-42dd-b098-6f08107413c0", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "8c554693-1a06-49c9-afed-1295b481e0ed", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f81e776e-1d70-452a-beed-676539749187", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2023-12-01T11:40:59.9872102-08:00", "Fields": [ { "FormTypeFieldId": "d5459541-074d-4da5-9122-2b99a8186f6b", "Section": { "FormTypeSectionId": "e3fc144f-8d24-4c20-ad52-93761fcf70f7", "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": "8f86d209-21d2-4771-b640-4d638b0e1715", "Name": "sample string 1" }, "Unit": { "UnitId": "39a328b4-4945-48e3-955f-c0cc1b032c3a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "cbae7b24-515b-40ed-9bc6-18972984f02b", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "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": "d5459541-074d-4da5-9122-2b99a8186f6b", "Section": { "FormTypeSectionId": "e3fc144f-8d24-4c20-ad52-93761fcf70f7", "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": "8f86d209-21d2-4771-b640-4d638b0e1715", "Name": "sample string 1" }, "Unit": { "UnitId": "39a328b4-4945-48e3-955f-c0cc1b032c3a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "cbae7b24-515b-40ed-9bc6-18972984f02b", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "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": "77a48dde-c960-43b0-9ea9-67976a867467", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 6" }, "FrequencyNeeded": 1, "ValueNeededDate": "2023-12-01T11:40:59.9872102-08:00", "LastValueDate": "2023-12-01T11:40:59.9872102-08:00", "SourceSystemId": "sample string 1", "CompanyId": "07391ded-0139-461a-8d50-6304195467c3", "CreateDate": "2023-12-01T11:40:59.9872102-08:00", "CreateUser": "sample string 3", "LastModifiedDate": "2023-12-01T11:40:59.9872102-08:00", "LastModifiedUser": "sample string 4" }, "Total": 1, "Message": "sample string 1" }