GET FormTypes?formTypeId={formTypeId}
Retrieves a form type by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| formTypeId |
Id of the form type |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the form type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | FormType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"FormTypeId": "951ab9a1-28e0-4819-b76b-356710574e7b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4e0a7373-8128-4d81-8664-abe22f2cd278",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5c147a5d-3257-4ce0-aedf-58502eedd6ab",
"CreateDate": "2026-07-11T23:18:29.5861297-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-11T23:18:29.5861297-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-07-11T23:18:29.5861297-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "654dce32-8d36-4745-92c7-e15814da386a",
"Section": {
"FormTypeSectionId": "0f243a58-a982-441b-8e94-90c0efeaf95d",
"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": "4baf4f5f-9247-4922-acca-b8baa0f5e066",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "824463de-a5e9-40a5-b8fb-b8b22e5df5be",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd5e499a-66f9-41b9-b33a-8d1c0a1927ff",
"CreateDate": "2026-07-11T23:18:29.5861297-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-11T23:18:29.5861297-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68fb7c1-3563-4d12-9293-308481d63569",
"FieldId": "b5763826-ef82-48a2-b061-5bf16015eec9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68fb7c1-3563-4d12-9293-308481d63569",
"FieldId": "b5763826-ef82-48a2-b061-5bf16015eec9",
"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": "654dce32-8d36-4745-92c7-e15814da386a",
"Section": {
"FormTypeSectionId": "0f243a58-a982-441b-8e94-90c0efeaf95d",
"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": "4baf4f5f-9247-4922-acca-b8baa0f5e066",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "824463de-a5e9-40a5-b8fb-b8b22e5df5be",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cd5e499a-66f9-41b9-b33a-8d1c0a1927ff",
"CreateDate": "2026-07-11T23:18:29.5861297-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-11T23:18:29.5861297-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c68fb7c1-3563-4d12-9293-308481d63569",
"FieldId": "b5763826-ef82-48a2-b061-5bf16015eec9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c68fb7c1-3563-4d12-9293-308481d63569",
"FieldId": "b5763826-ef82-48a2-b061-5bf16015eec9",
"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": "332ef765-57f2-4934-b930-06c53f3c2214",
"CreateDate": "2026-07-11T23:18:29.5861297-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-11T23:18:29.5861297-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}