GET AssetFormTypes/GetAllForAsset?assetId={assetId}
Retrieves all asset form types for the given asset. This includes asset form types of that asset that may not have a value.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
assetId |
Id of the asset |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, a list of all asset form types for the asset.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Collection of AssetFormType |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": [ { "AssetFormTypeId": "0f2a1544-453a-4997-af40-a7b614df0330", "Asset": { "AssetId": "bea811df-63cc-42d6-a951-a2888ad0c49c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f477e72d-c840-4e22-adf0-97c8db8b4cfc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "776b6bde-50d4-4f9e-b335-1de267deca16", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "28349f29-674f-4284-baea-f8bb8ba9d79b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "MeasurementValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d6c7259b-df0d-4438-a8da-eaacbbd3c9d3", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "MeasurementValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "408ff875-fa36-419b-814a-d0f9595a8107", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "e6374216-b9b9-4066-acb1-b5ba7874ae6e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f477e72d-c840-4e22-adf0-97c8db8b4cfc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "776b6bde-50d4-4f9e-b335-1de267deca16", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "Fields": [ { "FormTypeFieldId": "c20e5e18-e204-472a-84c5-0090db0f4af0", "Section": { "FormTypeSectionId": "e6e6f948-9905-478e-8d7a-494ca7d92cd9", "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": "f1fa0ca5-51ee-447b-a9d7-35ad9896c644", "Name": "sample string 1" }, "Unit": { "UnitId": "c1b7a1de-09ed-4b98-8139-e56dcd9f1f32", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b4e4cca1-116d-470d-9b55-183eaa044fe4", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "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": "c20e5e18-e204-472a-84c5-0090db0f4af0", "Section": { "FormTypeSectionId": "e6e6f948-9905-478e-8d7a-494ca7d92cd9", "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": "f1fa0ca5-51ee-447b-a9d7-35ad9896c644", "Name": "sample string 1" }, "Unit": { "UnitId": "c1b7a1de-09ed-4b98-8139-e56dcd9f1f32", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b4e4cca1-116d-470d-9b55-183eaa044fe4", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "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": "ac99558c-b08f-4bc3-9007-7403d5cfdc81", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "LastValueDate": "2025-04-03T15:20:00.1138923-07:00", "SourceSystemId": "sample string 1", "CompanyId": "3bbb9a31-b902-41a5-a421-4d5f0c7a3554", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 3", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 4" }, { "AssetFormTypeId": "0f2a1544-453a-4997-af40-a7b614df0330", "Asset": { "AssetId": "bea811df-63cc-42d6-a951-a2888ad0c49c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f477e72d-c840-4e22-adf0-97c8db8b4cfc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "776b6bde-50d4-4f9e-b335-1de267deca16", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "28349f29-674f-4284-baea-f8bb8ba9d79b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "MeasurementValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d6c7259b-df0d-4438-a8da-eaacbbd3c9d3", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "MeasurementValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "408ff875-fa36-419b-814a-d0f9595a8107", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 8" }, "FormType": { "FormTypeId": "e6374216-b9b9-4066-acb1-b5ba7874ae6e", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f477e72d-c840-4e22-adf0-97c8db8b4cfc", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "776b6bde-50d4-4f9e-b335-1de267deca16", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "Fields": [ { "FormTypeFieldId": "c20e5e18-e204-472a-84c5-0090db0f4af0", "Section": { "FormTypeSectionId": "e6e6f948-9905-478e-8d7a-494ca7d92cd9", "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": "f1fa0ca5-51ee-447b-a9d7-35ad9896c644", "Name": "sample string 1" }, "Unit": { "UnitId": "c1b7a1de-09ed-4b98-8139-e56dcd9f1f32", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b4e4cca1-116d-470d-9b55-183eaa044fe4", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "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": "c20e5e18-e204-472a-84c5-0090db0f4af0", "Section": { "FormTypeSectionId": "e6e6f948-9905-478e-8d7a-494ca7d92cd9", "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": "f1fa0ca5-51ee-447b-a9d7-35ad9896c644", "Name": "sample string 1" }, "Unit": { "UnitId": "c1b7a1de-09ed-4b98-8139-e56dcd9f1f32", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b4e4cca1-116d-470d-9b55-183eaa044fe4", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "777657f6-b325-4bf7-9f9f-679195e7085b", "FieldId": "51c1c3f7-6039-4f10-be42-3bf1829e9dae", "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": "ac99558c-b08f-4bc3-9007-7403d5cfdc81", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 6" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:20:00.1138923-07:00", "LastValueDate": "2025-04-03T15:20:00.1138923-07:00", "SourceSystemId": "sample string 1", "CompanyId": "3bbb9a31-b902-41a5-a421-4d5f0c7a3554", "CreateDate": "2025-04-03T15:20:00.1138923-07:00", "CreateUser": "sample string 3", "LastModifiedDate": "2025-04-03T15:20:00.1138923-07:00", "LastModifiedUser": "sample string 4" } ], "Total": 1, "Message": "sample string 1" }