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": "e61619a6-6bfb-406d-9197-8ff8ad6693ca",
"Asset": {
"AssetId": "513a0891-6d27-4ce2-a71f-fe89ecf26ebb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "71787dc5-2d8c-4ac3-858e-a8ffe199a132",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e520aadb-3d59-4abb-878b-35a9d9a6bfe1",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d1acb76d-04f5-4636-b870-524bee84b7c2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T12:18:36.2977653-07:00",
"MeasurementValueNeededDate": "2026-08-09T12:18:36.2977653-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "31ffe6a5-8e90-426e-8296-cbad4e92a944",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T12:18:36.2977653-07:00",
"MeasurementValueNeededDate": "2026-08-09T12:18:36.2977653-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "301a59aa-0118-4a41-8968-c04a5f4fed8a",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "351037ea-b490-4743-ae53-745d6b3bfe16",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "71787dc5-2d8c-4ac3-858e-a8ffe199a132",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e520aadb-3d59-4abb-878b-35a9d9a6bfe1",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T12:18:36.2977653-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "b29854bb-d0b7-480f-ad0b-137b64c4894a",
"Section": {
"FormTypeSectionId": "5abf7e24-8ef3-446e-8f78-05fb3e26ed17",
"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": "5ddea6e8-6d78-4889-8343-609951015e7e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36136c56-9cbc-411a-a35f-911a69bb35ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "491aaf76-1850-41bc-a8de-00a49afd038e",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f517c3e-6dd5-4f5b-b2ef-c46ace7a4725",
"FieldId": "b635800e-fd18-41dc-8b96-eaaea752fbbd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f517c3e-6dd5-4f5b-b2ef-c46ace7a4725",
"FieldId": "b635800e-fd18-41dc-8b96-eaaea752fbbd",
"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": "b29854bb-d0b7-480f-ad0b-137b64c4894a",
"Section": {
"FormTypeSectionId": "5abf7e24-8ef3-446e-8f78-05fb3e26ed17",
"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": "5ddea6e8-6d78-4889-8343-609951015e7e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "36136c56-9cbc-411a-a35f-911a69bb35ad",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "491aaf76-1850-41bc-a8de-00a49afd038e",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6f517c3e-6dd5-4f5b-b2ef-c46ace7a4725",
"FieldId": "b635800e-fd18-41dc-8b96-eaaea752fbbd",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6f517c3e-6dd5-4f5b-b2ef-c46ace7a4725",
"FieldId": "b635800e-fd18-41dc-8b96-eaaea752fbbd",
"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": "13bdcc5c-2c2d-412d-8afe-e4216f9bfd41",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T12:18:36.2977653-07:00",
"LastValueDate": "2026-08-09T12:18:36.2977653-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "7ce4d9e4-e13f-47a6-ab44-11ca22af2103",
"CreateDate": "2026-08-09T12:18:36.2977653-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-09T12:18:36.2977653-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}