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": "03c0b12d-42f2-4a6c-a98f-41263019b30b",
"Asset": {
"AssetId": "1a450635-08e9-4dd1-8e0f-ef379ffe31b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9b2fcdc5-6361-473b-8cda-ee126db787af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b804ef05-c649-4a74-99b1-11e12e312567",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "db8f410c-3052-4dcf-8fda-43506c97bb3f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:11:38.3370254-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:11:38.3370254-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b2b17404-8f46-4a99-bce3-05e5cd2a1d0c",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:11:38.3370254-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:11:38.3370254-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5869eddf-5909-4d32-b835-23a7c8c9d599",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "6a4232fd-a380-4205-950f-bc20abfecb09",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9b2fcdc5-6361-473b-8cda-ee126db787af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b804ef05-c649-4a74-99b1-11e12e312567",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:11:38.3370254-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "5a09b7f4-492d-4bd9-8147-b6421fbfd50c",
"Section": {
"FormTypeSectionId": "aabfa811-cf12-4b00-9836-d1dfd05069cc",
"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": "ad5088a3-fe02-4da2-ac38-a866aadabbb7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1031e79-6e1d-431e-abb3-80c16a36c457",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0d985aa9-7057-4351-ba18-28c317d60203",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "202586d5-d0f2-4227-8612-0c1763f64198",
"FieldId": "698cbe8d-b6b4-449f-84c0-6a7d867489fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "202586d5-d0f2-4227-8612-0c1763f64198",
"FieldId": "698cbe8d-b6b4-449f-84c0-6a7d867489fe",
"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": "5a09b7f4-492d-4bd9-8147-b6421fbfd50c",
"Section": {
"FormTypeSectionId": "aabfa811-cf12-4b00-9836-d1dfd05069cc",
"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": "ad5088a3-fe02-4da2-ac38-a866aadabbb7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b1031e79-6e1d-431e-abb3-80c16a36c457",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0d985aa9-7057-4351-ba18-28c317d60203",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "202586d5-d0f2-4227-8612-0c1763f64198",
"FieldId": "698cbe8d-b6b4-449f-84c0-6a7d867489fe",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "202586d5-d0f2-4227-8612-0c1763f64198",
"FieldId": "698cbe8d-b6b4-449f-84c0-6a7d867489fe",
"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": "979ccff6-8c09-482d-84bd-2f43b1398a43",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:11:38.3370254-08:00",
"LastValueDate": "2025-12-01T15:11:38.3370254-08:00",
"SourceSystemId": "sample string 1",
"CompanyId": "323c271f-07d7-44f0-80ac-8090eea6fc63",
"CreateDate": "2025-12-01T15:11:38.3370254-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-12-01T15:11:38.3370254-08:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}