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": "e65d9485-6eb8-4154-a8bd-82a6c89673ad",
"Asset": {
"AssetId": "8018e175-e3d6-4bf4-be21-2a0aca1e8987",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1c33cfc2-6819-4a2f-9bde-0bcc48b346e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b471905c-f998-4ccb-861a-519ad5a117cb",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d0934f10-7047-468f-8fd1-245ae3e4c704",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-24T00:43:11.5233599-07:00",
"MeasurementValueNeededDate": "2026-05-24T00:43:11.5233599-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "88d9f5f2-1e7b-466a-bef9-fbe8735c5c6c",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-24T00:43:11.5233599-07:00",
"MeasurementValueNeededDate": "2026-05-24T00:43:11.5233599-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d8388d9d-1f2b-4d54-92c5-0d1f30c9a02f",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "405ba197-163d-4b6b-a636-c4dcfac0e545",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1c33cfc2-6819-4a2f-9bde-0bcc48b346e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b471905c-f998-4ccb-861a-519ad5a117cb",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-24T00:43:11.5233599-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "de8ca46d-3b74-4c70-a1cc-394af9fda6a3",
"Section": {
"FormTypeSectionId": "e467f791-c252-4b48-be85-0478d08f9ea9",
"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": "dbe6baf2-da40-46bf-be2a-ff1de751e712",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "09e401e5-cea9-4bda-a218-68de33040916",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65aafdef-6f1c-4797-bf0e-975bc385afee",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fffb3e38-df26-4cd8-907f-0fb7c0400000",
"FieldId": "77ba9db8-94be-4e13-a9e9-075fe333ff8c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fffb3e38-df26-4cd8-907f-0fb7c0400000",
"FieldId": "77ba9db8-94be-4e13-a9e9-075fe333ff8c",
"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": "de8ca46d-3b74-4c70-a1cc-394af9fda6a3",
"Section": {
"FormTypeSectionId": "e467f791-c252-4b48-be85-0478d08f9ea9",
"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": "dbe6baf2-da40-46bf-be2a-ff1de751e712",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "09e401e5-cea9-4bda-a218-68de33040916",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "65aafdef-6f1c-4797-bf0e-975bc385afee",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fffb3e38-df26-4cd8-907f-0fb7c0400000",
"FieldId": "77ba9db8-94be-4e13-a9e9-075fe333ff8c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fffb3e38-df26-4cd8-907f-0fb7c0400000",
"FieldId": "77ba9db8-94be-4e13-a9e9-075fe333ff8c",
"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": "1a04d51f-388d-49ca-be79-4d2ba6396798",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-24T00:43:11.5233599-07:00",
"LastValueDate": "2026-05-24T00:43:11.5233599-07:00",
"SourceSystemId": "sample string 1",
"CompanyId": "aa9063a4-01f5-4d36-8323-74471ce992d5",
"CreateDate": "2026-05-24T00:43:11.5233599-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-05-24T00:43:11.5233599-07:00",
"LastModifiedUser": "sample string 4"
},
"Total": 1,
"Message": "sample string 1"
}