DELETE Tasks
Deletes the given task.
Request Information
URI Parameters
None.
Body Parameters
The task to delete.
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| TaskStatusType | TaskStatusType |
None. |
|
| TaskCategory | TaskCategory |
None. |
|
| TaskType | TaskType |
None. |
|
| AssignedOnDate | date |
None. |
|
| AssignedToUser | User |
None. |
|
| AssignedByUser | User |
None. |
|
| AssignedTeam | Team |
None. |
|
| DueDate | date |
None. |
|
| CompletedDate | date |
None. |
|
| Priority | TaskPriority |
None. |
|
| HasAttachments | boolean |
None. |
|
| Attachments | Collection of TaskAttachment |
None. |
|
| Values | Collection of TaskFieldValue |
None. |
|
| AssociatedForms | Collection of Form |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskId": "17b354b3-1105-4dc2-bd59-9e6b23c86b78",
"Asset": {
"AssetId": "5df7f2e2-bacb-49fd-9285-6d5556dd0349",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d9cc8ee1-830f-4243-b02a-4dc662adab76",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "73b53be6-9a77-4af2-bcbe-3569c7bc79e1",
"Name": "sample string 1",
"CompanyId": "fd530098-b836-46fd-b8ae-6ae8d46bf256"
},
"TaskCategory": {
"TaskCategoryId": "1805fe0a-1000-4ff1-a494-4198ec4d9e2a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c295a3dd-a330-4e8d-a757-4ad09bb237f2",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "f179c09f-2896-4ecc-ac07-f9fb1576f62b",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "5c05f556-c5b2-4564-8571-1cd7280d7680",
"Section": {
"TaskTypeSectionId": "5c0cdaaa-7e18-4a3a-97ef-a2296b2f7144",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "5c05f556-c5b2-4564-8571-1cd7280d7680",
"Section": {
"TaskTypeSectionId": "5c0cdaaa-7e18-4a3a-97ef-a2296b2f7144",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "e08e517d-e8a9-4136-b67b-877586dafff6",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-02-25T23:38:32.5878086-08:00",
"AssignedToUser": {
"UserId": "e0196d41-da60-4b21-9f00-d6812dfbba2a",
"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": "dd667671-15ed-41bb-b0df-11dff1a2e727",
"Teams": [
{
"TeamId": "7096f856-b0aa-4462-ab99-041b86aa1210",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a6203aad-d4fd-45a6-a9be-2d723ec591f8",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "7096f856-b0aa-4462-ab99-041b86aa1210",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a6203aad-d4fd-45a6-a9be-2d723ec591f8",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "e0196d41-da60-4b21-9f00-d6812dfbba2a",
"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": "dd667671-15ed-41bb-b0df-11dff1a2e727",
"Teams": [
{
"TeamId": "7096f856-b0aa-4462-ab99-041b86aa1210",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a6203aad-d4fd-45a6-a9be-2d723ec591f8",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "7096f856-b0aa-4462-ab99-041b86aa1210",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a6203aad-d4fd-45a6-a9be-2d723ec591f8",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "7096f856-b0aa-4462-ab99-041b86aa1210",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "e0196d41-da60-4b21-9f00-d6812dfbba2a",
"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": "dd667671-15ed-41bb-b0df-11dff1a2e727",
"Teams": []
},
{
"UserId": "e0196d41-da60-4b21-9f00-d6812dfbba2a",
"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": "dd667671-15ed-41bb-b0df-11dff1a2e727",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a6203aad-d4fd-45a6-a9be-2d723ec591f8",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-02-25T23:38:32.5878086-08:00",
"CompletedDate": "2026-02-25T23:38:32.5878086-08:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "85d70585-a7dd-4061-b76a-06c621ce12be",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "85d70585-a7dd-4061-b76a-06c621ce12be",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "a0782b64-e093-4262-9e80-5ff2c37d748e",
"TaskTypeField": {
"TaskTypeFieldId": "5c05f556-c5b2-4564-8571-1cd7280d7680",
"Section": {
"TaskTypeSectionId": "5c0cdaaa-7e18-4a3a-97ef-a2296b2f7144",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "a0782b64-e093-4262-9e80-5ff2c37d748e",
"TaskTypeField": {
"TaskTypeFieldId": "5c05f556-c5b2-4564-8571-1cd7280d7680",
"Section": {
"TaskTypeSectionId": "5c0cdaaa-7e18-4a3a-97ef-a2296b2f7144",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "b3bcce3b-feb1-4734-b1df-2a7825861bea",
"Asset": {
"AssetId": "5df7f2e2-bacb-49fd-9285-6d5556dd0349",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d9cc8ee1-830f-4243-b02a-4dc662adab76",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bde3a21e-ba84-48f1-8751-a157e51581c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "412efc59-f169-440c-b212-e6c660c0ecaa",
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "412efc59-f169-440c-b212-e6c660c0ecaa",
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "31519d82-b2b3-4991-91da-0f55fe41c9cf",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-25T23:38:32.5878086-08:00",
"Location": "sample string 1",
"TaskId": "af9a557d-7eb0-445b-9ad8-f1303b012b2f",
"Values": [
{
"FormFieldValueId": "d2ef136d-d2f0-4da8-9ecb-fec818355f5d",
"FormId": "87f1cdc5-25ce-42cf-93cb-bc80226817d3",
"FormTypeField": {
"FormTypeFieldId": "412efc59-f169-440c-b212-e6c660c0ecaa",
"FormType": {
"FormTypeId": "bde3a21e-ba84-48f1-8751-a157e51581c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "31519d82-b2b3-4991-91da-0f55fe41c9cf",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "d2ef136d-d2f0-4da8-9ecb-fec818355f5d",
"FormId": "87f1cdc5-25ce-42cf-93cb-bc80226817d3",
"FormTypeField": {
"FormTypeFieldId": "412efc59-f169-440c-b212-e6c660c0ecaa",
"FormType": {
"FormTypeId": "bde3a21e-ba84-48f1-8751-a157e51581c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "31519d82-b2b3-4991-91da-0f55fe41c9cf",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "c4dfd7ce-5311-4b1b-a96b-fc54a8362589",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "b3bcce3b-feb1-4734-b1df-2a7825861bea",
"Asset": {
"AssetId": "5df7f2e2-bacb-49fd-9285-6d5556dd0349",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "46ffa928-8a7d-4cc5-9c8e-4fa010606479",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbfdb82c-c1af-43e5-a844-0315c1626987",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"MeasurementValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d9cc8ee1-830f-4243-b02a-4dc662adab76",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bde3a21e-ba84-48f1-8751-a157e51581c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "412efc59-f169-440c-b212-e6c660c0ecaa",
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "412efc59-f169-440c-b212-e6c660c0ecaa",
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "31519d82-b2b3-4991-91da-0f55fe41c9cf",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-25T23:38:32.5878086-08:00",
"Location": "sample string 1",
"TaskId": "af9a557d-7eb0-445b-9ad8-f1303b012b2f",
"Values": [
{
"FormFieldValueId": "d2ef136d-d2f0-4da8-9ecb-fec818355f5d",
"FormId": "87f1cdc5-25ce-42cf-93cb-bc80226817d3",
"FormTypeField": {
"FormTypeFieldId": "412efc59-f169-440c-b212-e6c660c0ecaa",
"FormType": {
"FormTypeId": "bde3a21e-ba84-48f1-8751-a157e51581c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "31519d82-b2b3-4991-91da-0f55fe41c9cf",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "d2ef136d-d2f0-4da8-9ecb-fec818355f5d",
"FormId": "87f1cdc5-25ce-42cf-93cb-bc80226817d3",
"FormTypeField": {
"FormTypeFieldId": "412efc59-f169-440c-b212-e6c660c0ecaa",
"FormType": {
"FormTypeId": "bde3a21e-ba84-48f1-8751-a157e51581c3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f4b6d38d-4036-4d0e-aa5d-767cc76e0548",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbe493b5-6b60-437d-812b-b3d31f1ff2ae",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-25T23:38:32.5878086-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "31519d82-b2b3-4991-91da-0f55fe41c9cf",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "bbe47b43-4dbf-49aa-999a-3a97c452abc5",
"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": "88446f60-f189-496d-a6f9-d3c1ca7cc688",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7c28692b-8575-4f2f-b85d-f9f4a6f66f00",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d57a8c25-74e2-45a6-aeab-db92aab4e57f",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a49ed1ea-c17a-41fe-8f13-05ca64df62af",
"FieldId": "cdde42fd-40a6-4233-aa27-99864552d1c5",
"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": "c4dfd7ce-5311-4b1b-a96b-fc54a8362589",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "aeccc909-7fbc-43dd-a229-37eccc4241d7",
"CreateDate": "2026-02-25T23:38:32.5878086-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-25T23:38:32.5878086-08:00",
"LastModifiedUser": "sample string 7"
}
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Object |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {},
"Total": 1,
"Message": "sample string 2"
}