GET Forms?formId={formId}
Retrieves a form by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| formId |
Id of the form |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the form.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Form |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"FormId": "f6a6f346-28d9-45a5-9574-f9b8b4960816",
"Asset": {
"AssetId": "b1cc7e4d-04be-464e-b87d-f08fee00f0ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "be99105d-b6d1-4753-a7fc-b9567996ca99",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "da7e4e8f-2cec-4ff9-b0c9-523f6f609ab8",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "80da32eb-a39e-4c5a-b7bd-3567604a4083",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "14e13897-8315-4ebb-9eb0-a1826ebae6de",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"MeasurementValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3fefd323-0eaf-4f77-b29c-4ac1279ece4d",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "37f54a25-231d-4cf9-8582-8bb20a6ccd9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "be99105d-b6d1-4753-a7fc-b9567996ca99",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "da7e4e8f-2cec-4ff9-b0c9-523f6f609ab8",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "07fa9369-6af9-4e24-bba7-92db016ff2e2",
"Section": {
"FormTypeSectionId": "12a30198-48a2-4fdd-9bf5-e61ee1a7429c",
"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": "0bbc6c5b-ea25-4948-9d60-bd6d81574f4b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "818324c3-ab7b-4510-be7e-dfed63b452bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b9fb4c54-a67b-4873-b30b-a67b8cc8c92f",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"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": "07fa9369-6af9-4e24-bba7-92db016ff2e2",
"Section": {
"FormTypeSectionId": "12a30198-48a2-4fdd-9bf5-e61ee1a7429c",
"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": "0bbc6c5b-ea25-4948-9d60-bd6d81574f4b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "818324c3-ab7b-4510-be7e-dfed63b452bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b9fb4c54-a67b-4873-b30b-a67b8cc8c92f",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"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": "8b52e2b3-26d5-4e39-84c8-f21c689d6fe0",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-12T11:16:09.7770182-07:00",
"Location": "sample string 1",
"TaskId": "ba403178-dbc1-4889-8f56-8861badc7be3",
"Values": [
{
"FormFieldValueId": "6045181c-5546-4e4c-812b-7c1e9411068b",
"FormId": "df2c72f0-676b-462b-8f8d-1883b6ed3c38",
"FormTypeField": {
"FormTypeFieldId": "07fa9369-6af9-4e24-bba7-92db016ff2e2",
"FormType": {
"FormTypeId": "37f54a25-231d-4cf9-8582-8bb20a6ccd9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "be99105d-b6d1-4753-a7fc-b9567996ca99",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "da7e4e8f-2cec-4ff9-b0c9-523f6f609ab8",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8b52e2b3-26d5-4e39-84c8-f21c689d6fe0",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "12a30198-48a2-4fdd-9bf5-e61ee1a7429c",
"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": "0bbc6c5b-ea25-4948-9d60-bd6d81574f4b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "818324c3-ab7b-4510-be7e-dfed63b452bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b9fb4c54-a67b-4873-b30b-a67b8cc8c92f",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"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"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
},
{
"FormFieldValueId": "6045181c-5546-4e4c-812b-7c1e9411068b",
"FormId": "df2c72f0-676b-462b-8f8d-1883b6ed3c38",
"FormTypeField": {
"FormTypeFieldId": "07fa9369-6af9-4e24-bba7-92db016ff2e2",
"FormType": {
"FormTypeId": "37f54a25-231d-4cf9-8582-8bb20a6ccd9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "be99105d-b6d1-4753-a7fc-b9567996ca99",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "da7e4e8f-2cec-4ff9-b0c9-523f6f609ab8",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-12T11:16:09.7770182-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "8b52e2b3-26d5-4e39-84c8-f21c689d6fe0",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "12a30198-48a2-4fdd-9bf5-e61ee1a7429c",
"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": "0bbc6c5b-ea25-4948-9d60-bd6d81574f4b",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "818324c3-ab7b-4510-be7e-dfed63b452bc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b9fb4c54-a67b-4873-b30b-a67b8cc8c92f",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "46d390e0-ed75-46df-9d58-6cabf0ed96a8",
"FieldId": "a82aec7e-f510-47e3-b481-0c8e51bac699",
"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"
},
"SectionIndex": 1,
"FieldIndex": 1,
"FileName": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"FileContent": "QEA=",
"ValueText": "sample string 3",
"IsValid": true,
"IsValidMessage": "sample string 5",
"SourceSystemId": "sample string 6"
}
],
"SourceSystemId": "sample string 2",
"CompanyId": "2eba8fd6-e451-458b-ab8d-6c4ddc6ad2c3",
"CreateDate": "2026-08-12T11:16:09.7770182-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-12T11:16:09.7770182-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}