GET Tasks?taskId={taskId}
Retrieves a task by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId |
Id of the task |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "2ac2e051-97ba-4358-b77f-5122c621c4b0",
"Asset": {
"AssetId": "a3c7753a-bb9c-42c7-9ae9-9ac5f6d0f55f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14965d25-8130-4fd5-9e00-965350b699b0",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "000eca13-8695-4286-a92f-c4a047f7dd65",
"Name": "sample string 1",
"CompanyId": "507b323b-b607-4e3b-ab95-032316e39133"
},
"TaskCategory": {
"TaskCategoryId": "63a32df0-2171-4ddc-b47b-95e872e244d3",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "727f3468-1411-4800-9ede-0b0c4299aaa7",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "bf1bbb65-1689-46f0-a35c-297b5b927172",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "4c07dc05-e0df-472e-be06-1da2ad07936f",
"Section": {
"TaskTypeSectionId": "151311cb-cc82-43f6-825e-33ad17c58448",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
{
"TaskTypeFieldId": "4c07dc05-e0df-472e-be06-1da2ad07936f",
"Section": {
"TaskTypeSectionId": "151311cb-cc82-43f6-825e-33ad17c58448",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c281b866-43fd-428d-9739-70889a0e7c4e",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2025-12-01T15:13:12.8866248-08:00",
"AssignedToUser": {
"UserId": "7f9ec728-87fd-45cb-8e1c-285c5b5c7d8d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "ed911a2f-3218-474b-8ced-74e3313e402a",
"Teams": [
{
"TeamId": "e036eef4-5c50-4986-b563-dc090d7db442",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d15b3c5c-cdf6-41af-a6d2-09d5a57fe93c",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e036eef4-5c50-4986-b563-dc090d7db442",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d15b3c5c-cdf6-41af-a6d2-09d5a57fe93c",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "7f9ec728-87fd-45cb-8e1c-285c5b5c7d8d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "ed911a2f-3218-474b-8ced-74e3313e402a",
"Teams": [
{
"TeamId": "e036eef4-5c50-4986-b563-dc090d7db442",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d15b3c5c-cdf6-41af-a6d2-09d5a57fe93c",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "e036eef4-5c50-4986-b563-dc090d7db442",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d15b3c5c-cdf6-41af-a6d2-09d5a57fe93c",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "e036eef4-5c50-4986-b563-dc090d7db442",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "7f9ec728-87fd-45cb-8e1c-285c5b5c7d8d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "ed911a2f-3218-474b-8ced-74e3313e402a",
"Teams": []
},
{
"UserId": "7f9ec728-87fd-45cb-8e1c-285c5b5c7d8d",
"UserName": "sample string 1",
"FullName": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"IsLockedOut": true,
"IsApproved": true,
"Role": {
"Name": "sample string 1",
"Description": "sample string 2"
},
"CompanyId": "ed911a2f-3218-474b-8ced-74e3313e402a",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d15b3c5c-cdf6-41af-a6d2-09d5a57fe93c",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2025-12-01T15:13:12.8866248-08:00",
"CompletedDate": "2025-12-01T15:13:12.8866248-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "80fb3f9a-4fb8-4f23-9c08-9c5204d60893",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "80fb3f9a-4fb8-4f23-9c08-9c5204d60893",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "7a83a294-a42e-4b26-a02f-3cb9af7b2a89",
"TaskTypeField": {
"TaskTypeFieldId": "4c07dc05-e0df-472e-be06-1da2ad07936f",
"Section": {
"TaskTypeSectionId": "151311cb-cc82-43f6-825e-33ad17c58448",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"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"
},
{
"TaskFieldValueId": "7a83a294-a42e-4b26-a02f-3cb9af7b2a89",
"TaskTypeField": {
"TaskTypeFieldId": "4c07dc05-e0df-472e-be06-1da2ad07936f",
"Section": {
"TaskTypeSectionId": "151311cb-cc82-43f6-825e-33ad17c58448",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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",
"IsMultiline": true,
"IsRepeatable": true,
"VisibleExpression": "sample string 11",
"SourceSystemId": "sample string 12"
},
"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"
}
],
"AssociatedForms": [
{
"FormId": "164a22b4-a623-4a0c-886b-2aee9c2705c1",
"Asset": {
"AssetId": "a3c7753a-bb9c-42c7-9ae9-9ac5f6d0f55f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14965d25-8130-4fd5-9e00-965350b699b0",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9c88ba2b-c9d2-4b56-90c8-f4db9c3923e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "6e80373b-c51b-4a70-ab04-b0e282ef67be",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-01T15:13:12.8866248-08:00",
"Location": "sample string 1",
"TaskId": "b72f50de-6279-43aa-bdfa-b9b0dca7dc65",
"Values": [
{
"FormFieldValueId": "fe816ccb-5b8b-449b-bd61-14cfadf72a65",
"FormId": "a90febd6-b8d6-4706-9857-7f320b6a3dce",
"FormTypeField": {
"FormTypeFieldId": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"FormType": {
"FormTypeId": "9c88ba2b-c9d2-4b56-90c8-f4db9c3923e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6e80373b-c51b-4a70-ab04-b0e282ef67be",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "fe816ccb-5b8b-449b-bd61-14cfadf72a65",
"FormId": "a90febd6-b8d6-4706-9857-7f320b6a3dce",
"FormTypeField": {
"FormTypeFieldId": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"FormType": {
"FormTypeId": "9c88ba2b-c9d2-4b56-90c8-f4db9c3923e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6e80373b-c51b-4a70-ab04-b0e282ef67be",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "f09261b5-19fc-4b88-800a-42fe21f788ee",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "164a22b4-a623-4a0c-886b-2aee9c2705c1",
"Asset": {
"AssetId": "a3c7753a-bb9c-42c7-9ae9-9ac5f6d0f55f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abcf92b6-9d73-47b1-82b3-c1afd760db7c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dec14690-1adb-404f-a54d-e6638b943137",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "14965d25-8130-4fd5-9e00-965350b699b0",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9c88ba2b-c9d2-4b56-90c8-f4db9c3923e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "6e80373b-c51b-4a70-ab04-b0e282ef67be",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-01T15:13:12.8866248-08:00",
"Location": "sample string 1",
"TaskId": "b72f50de-6279-43aa-bdfa-b9b0dca7dc65",
"Values": [
{
"FormFieldValueId": "fe816ccb-5b8b-449b-bd61-14cfadf72a65",
"FormId": "a90febd6-b8d6-4706-9857-7f320b6a3dce",
"FormTypeField": {
"FormTypeFieldId": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"FormType": {
"FormTypeId": "9c88ba2b-c9d2-4b56-90c8-f4db9c3923e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6e80373b-c51b-4a70-ab04-b0e282ef67be",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "fe816ccb-5b8b-449b-bd61-14cfadf72a65",
"FormId": "a90febd6-b8d6-4706-9857-7f320b6a3dce",
"FormTypeField": {
"FormTypeFieldId": "e8958dca-5bab-4af0-a9f0-25752d46151d",
"FormType": {
"FormTypeId": "9c88ba2b-c9d2-4b56-90c8-f4db9c3923e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f498d289-4afb-4eed-96fc-4022adb86de1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963bc793-749d-46d6-808a-d77b7f2e8219",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-01T15:13:12.8866248-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6e80373b-c51b-4a70-ab04-b0e282ef67be",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "ee78d0f2-b2de-492b-9a8b-ded390c2650c",
"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": "cd2ff180-c1eb-49cc-af33-f25e4cf22e1f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "11f1f4ed-23d5-4878-a21f-4c8c8461fd40",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6249a6c0-9f85-44ed-87e7-e31d04ff79eb",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "54b0c4c9-3ffb-48f3-8f16-6af7fba060bf",
"FieldId": "2a7d6cb7-69d0-4d3b-85ae-5ddd19a7bd50",
"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": "f09261b5-19fc-4b88-800a-42fe21f788ee",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "91e30f95-2a1d-4a6c-b50d-ed8fca87f069",
"CreateDate": "2025-12-01T15:13:12.8866248-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:13:12.8866248-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}