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": "9f653317-61ec-4b62-b75f-e8c60baa0b87",
"Asset": {
"AssetId": "15e2147e-8db7-42be-afcb-633841167c7c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f8364e38-5523-4df0-ab32-a9a79900fa2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b62e179-16a8-4833-981b-4d60214dab3e",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e329b0ab-bb43-4e09-9eea-71159719241b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-01T20:40:34.2909118-07:00",
"MeasurementValueNeededDate": "2026-05-01T20:40:34.2909118-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "83f3ab6e-438e-44cb-b16d-f94711dd05aa",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-01T20:40:34.2909118-07:00",
"MeasurementValueNeededDate": "2026-05-01T20:40:34.2909118-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d6cdfdb2-e14f-44cc-bae5-94955decdee6",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "3f488ae7-5e6d-43b5-b313-74a18830a487",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f8364e38-5523-4df0-ab32-a9a79900fa2b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b62e179-16a8-4833-981b-4d60214dab3e",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-01T20:40:34.2909118-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f02feca1-ec62-4f23-b224-185829f731b8",
"Section": {
"FormTypeSectionId": "6bd5b5e0-47b8-42fe-997a-7044e1746f64",
"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": "14cd0415-410f-4508-95ab-f37422148557",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84e482c7-c968-491b-9a34-b13221ee12c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6e9bf9bd-c01a-4bf0-a2cb-d0fc3475a138",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "99ac6afc-5b10-4524-a212-b8b0ed0c874d",
"FieldId": "410b1137-ed1f-4692-a0aa-54f337f1ee64",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "99ac6afc-5b10-4524-a212-b8b0ed0c874d",
"FieldId": "410b1137-ed1f-4692-a0aa-54f337f1ee64",
"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": "f02feca1-ec62-4f23-b224-185829f731b8",
"Section": {
"FormTypeSectionId": "6bd5b5e0-47b8-42fe-997a-7044e1746f64",
"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": "14cd0415-410f-4508-95ab-f37422148557",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84e482c7-c968-491b-9a34-b13221ee12c9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6e9bf9bd-c01a-4bf0-a2cb-d0fc3475a138",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "99ac6afc-5b10-4524-a212-b8b0ed0c874d",
"FieldId": "410b1137-ed1f-4692-a0aa-54f337f1ee64",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "99ac6afc-5b10-4524-a212-b8b0ed0c874d",
"FieldId": "410b1137-ed1f-4692-a0aa-54f337f1ee64",
"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": "d10b3fbd-9c5d-4214-9404-d28623471f6c",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-01T20:40:34.2909118-07:00",
"LastValueDate": "2026-05-01T20:40:34.2909118-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "b48a96a4-ab25-4950-a4ac-c0eed6b8b30c",
"CreateDate": "2026-05-01T20:40:34.2909118-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-01T20:40:34.2909118-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}