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": "eda72360-9cc2-47a4-8622-c429fc75fb08",
"Asset": {
"AssetId": "35d7deff-4951-43de-a25b-3d9dd45f6c7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2cd104b2-d5a9-4e96-b029-1ea7cb248c26",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2ac84a7d-6286-41cd-8ce8-fb1cea5c1ab2",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d51a3dd3-c91d-4b1a-b5c9-12a479523ca6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f67e9384-7917-4279-be3b-9bc5581dbb79",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6ad0a957-077f-44bb-92d6-bb43bd9d3b50",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "66c313d7-479b-40f4-8d7d-5ba8c5970ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2cd104b2-d5a9-4e96-b029-1ea7cb248c26",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2ac84a7d-6286-41cd-8ce8-fb1cea5c1ab2",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "edc1fc7f-220c-452b-84bc-a93362e79406",
"Section": {
"FormTypeSectionId": "cfcff1f2-473d-4350-b0be-c106442eb634",
"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": "0a4f4b15-9a95-494a-9159-939fa9d54256",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "42d36329-62ec-48c7-add3-4716b14ebc0d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0835d005-3507-4568-9b54-daf9820a39f5",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"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": "edc1fc7f-220c-452b-84bc-a93362e79406",
"Section": {
"FormTypeSectionId": "cfcff1f2-473d-4350-b0be-c106442eb634",
"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": "0a4f4b15-9a95-494a-9159-939fa9d54256",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "42d36329-62ec-48c7-add3-4716b14ebc0d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0835d005-3507-4568-9b54-daf9820a39f5",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"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 4",
"CompanyId": "922fd6f9-cbec-4aa4-82c9-5732f9035675",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"LastValueDate": "2026-08-09T23:44:13.9848225-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "beaa0c94-b3a6-43c5-8d7c-76f4ad42eafc",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 4"
},
{
"AssetFormTypeId": "eda72360-9cc2-47a4-8622-c429fc75fb08",
"Asset": {
"AssetId": "35d7deff-4951-43de-a25b-3d9dd45f6c7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2cd104b2-d5a9-4e96-b029-1ea7cb248c26",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2ac84a7d-6286-41cd-8ce8-fb1cea5c1ab2",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d51a3dd3-c91d-4b1a-b5c9-12a479523ca6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f67e9384-7917-4279-be3b-9bc5581dbb79",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6ad0a957-077f-44bb-92d6-bb43bd9d3b50",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "66c313d7-479b-40f4-8d7d-5ba8c5970ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2cd104b2-d5a9-4e96-b029-1ea7cb248c26",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2ac84a7d-6286-41cd-8ce8-fb1cea5c1ab2",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "edc1fc7f-220c-452b-84bc-a93362e79406",
"Section": {
"FormTypeSectionId": "cfcff1f2-473d-4350-b0be-c106442eb634",
"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": "0a4f4b15-9a95-494a-9159-939fa9d54256",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "42d36329-62ec-48c7-add3-4716b14ebc0d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0835d005-3507-4568-9b54-daf9820a39f5",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"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": "edc1fc7f-220c-452b-84bc-a93362e79406",
"Section": {
"FormTypeSectionId": "cfcff1f2-473d-4350-b0be-c106442eb634",
"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": "0a4f4b15-9a95-494a-9159-939fa9d54256",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "42d36329-62ec-48c7-add3-4716b14ebc0d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0835d005-3507-4568-9b54-daf9820a39f5",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "31a5e325-4224-41fc-8b74-584bfb87f548",
"FieldId": "3ba1c7c9-64b4-41f9-9f45-bb5ee3e82075",
"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 4",
"CompanyId": "922fd6f9-cbec-4aa4-82c9-5732f9035675",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:13.9848225-07:00",
"LastValueDate": "2026-08-09T23:44:13.9848225-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "beaa0c94-b3a6-43c5-8d7c-76f4ad42eafc",
"CreateDate": "2026-08-09T23:44:13.9848225-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-09T23:44:13.9848225-07:00",
"LastModifiedUser": "sample string 4"
}
],
"Total": 1,
"Message": "sample string 1"
}