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": "b9991e21-f493-4321-b5e4-71daefcbc03c",
"Asset": {
"AssetId": "0a3cebdd-e358-43ef-9e7c-83303fd7ace1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "56d0fa54-7d53-426e-9f0d-b24dc17f2888",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "599828af-b045-46e8-a704-70c793071f0f",
"Name": "sample string 1",
"CompanyId": "fd1dc0fb-d18d-47fa-a122-37f40f18fdee"
},
"TaskCategory": {
"TaskCategoryId": "ce5d103a-2d45-4248-ae0f-5db128aab64a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b2722214-5316-4c86-8150-b31e97d1833a",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "86f002ef-0f34-471e-beb9-64fcce44847a",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "424647a9-f71d-42d3-a426-1a1e440cb1ed",
"Section": {
"TaskTypeSectionId": "fac9e7e9-0e6f-4d10-a374-32c7e9b868a7",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "424647a9-f71d-42d3-a426-1a1e440cb1ed",
"Section": {
"TaskTypeSectionId": "fac9e7e9-0e6f-4d10-a374-32c7e9b868a7",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "fe33c0f2-ba84-42ac-9b9a-d264d6f987f1",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-05-29T23:24:11.6188746-07:00",
"AssignedToUser": {
"UserId": "756fad63-bc7b-4f64-a5cd-0641d699a39e",
"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": "9334fc5e-40c9-4b56-a89a-f93e946d0937",
"Teams": [
{
"TeamId": "a22493b4-c9dc-42d1-9fd5-17b1ac57b53f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d49d2584-ff13-4c12-ad09-8d1bf205b279",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a22493b4-c9dc-42d1-9fd5-17b1ac57b53f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d49d2584-ff13-4c12-ad09-8d1bf205b279",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "756fad63-bc7b-4f64-a5cd-0641d699a39e",
"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": "9334fc5e-40c9-4b56-a89a-f93e946d0937",
"Teams": [
{
"TeamId": "a22493b4-c9dc-42d1-9fd5-17b1ac57b53f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d49d2584-ff13-4c12-ad09-8d1bf205b279",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "a22493b4-c9dc-42d1-9fd5-17b1ac57b53f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d49d2584-ff13-4c12-ad09-8d1bf205b279",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedTeam": {
"TeamId": "a22493b4-c9dc-42d1-9fd5-17b1ac57b53f",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [
{
"UserId": "756fad63-bc7b-4f64-a5cd-0641d699a39e",
"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": "9334fc5e-40c9-4b56-a89a-f93e946d0937",
"Teams": []
},
{
"UserId": "756fad63-bc7b-4f64-a5cd-0641d699a39e",
"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": "9334fc5e-40c9-4b56-a89a-f93e946d0937",
"Teams": []
}
],
"AssetGroups": [
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "d49d2584-ff13-4c12-ad09-8d1bf205b279",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DueDate": "2026-05-29T23:24:11.6188746-07:00",
"CompletedDate": "2026-05-29T23:24:11.6188746-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "87308f28-29b3-4075-8487-6dbecccdab2c",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "87308f28-29b3-4075-8487-6dbecccdab2c",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "f76dca24-f447-43d7-a5d3-74c94dc5558a",
"TaskTypeField": {
"TaskTypeFieldId": "424647a9-f71d-42d3-a426-1a1e440cb1ed",
"Section": {
"TaskTypeSectionId": "fac9e7e9-0e6f-4d10-a374-32c7e9b868a7",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "f76dca24-f447-43d7-a5d3-74c94dc5558a",
"TaskTypeField": {
"TaskTypeFieldId": "424647a9-f71d-42d3-a426-1a1e440cb1ed",
"Section": {
"TaskTypeSectionId": "fac9e7e9-0e6f-4d10-a374-32c7e9b868a7",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "f78f75d9-72a8-4382-a6a2-79438771dc37",
"Asset": {
"AssetId": "0a3cebdd-e358-43ef-9e7c-83303fd7ace1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "56d0fa54-7d53-426e-9f0d-b24dc17f2888",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "134615fa-27a0-4c77-abc1-19f41ace635b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "81d4d1f6-8d35-482d-82f6-5019407fbe87",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-29T23:24:11.6188746-07:00",
"Location": "sample string 1",
"TaskId": "ee29e218-e598-4adb-bf3e-6b335bd38434",
"Values": [
{
"FormFieldValueId": "134adcc1-d24a-4d42-a5c9-d8a795c10807",
"FormId": "6fe273ea-ec0b-475a-b2b6-25727b258340",
"FormTypeField": {
"FormTypeFieldId": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"FormType": {
"FormTypeId": "134615fa-27a0-4c77-abc1-19f41ace635b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "81d4d1f6-8d35-482d-82f6-5019407fbe87",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "134adcc1-d24a-4d42-a5c9-d8a795c10807",
"FormId": "6fe273ea-ec0b-475a-b2b6-25727b258340",
"FormTypeField": {
"FormTypeFieldId": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"FormType": {
"FormTypeId": "134615fa-27a0-4c77-abc1-19f41ace635b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "81d4d1f6-8d35-482d-82f6-5019407fbe87",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "026b24c0-1c56-4bef-b26e-76a5210415b5",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 5"
},
{
"FormId": "f78f75d9-72a8-4382-a6a2-79438771dc37",
"Asset": {
"AssetId": "0a3cebdd-e358-43ef-9e7c-83303fd7ace1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "42e690bc-1d3c-44ff-a776-756f6e41e9cb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d19d6dc9-9462-40f6-95f5-79beab81b8cc",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"MeasurementValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "56d0fa54-7d53-426e-9f0d-b24dc17f2888",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "134615fa-27a0-4c77-abc1-19f41ace635b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "81d4d1f6-8d35-482d-82f6-5019407fbe87",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-05-29T23:24:11.6188746-07:00",
"Location": "sample string 1",
"TaskId": "ee29e218-e598-4adb-bf3e-6b335bd38434",
"Values": [
{
"FormFieldValueId": "134adcc1-d24a-4d42-a5c9-d8a795c10807",
"FormId": "6fe273ea-ec0b-475a-b2b6-25727b258340",
"FormTypeField": {
"FormTypeFieldId": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"FormType": {
"FormTypeId": "134615fa-27a0-4c77-abc1-19f41ace635b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "81d4d1f6-8d35-482d-82f6-5019407fbe87",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "134adcc1-d24a-4d42-a5c9-d8a795c10807",
"FormId": "6fe273ea-ec0b-475a-b2b6-25727b258340",
"FormTypeField": {
"FormTypeFieldId": "fb8af58a-dfd5-4f89-9fd9-89dab1ccbd1a",
"FormType": {
"FormTypeId": "134615fa-27a0-4c77-abc1-19f41ace635b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b4e019cf-0b4f-47af-8926-414b26f1fd98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac58165a-bc7d-496d-b8e4-9474954ee778",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-29T23:24:11.6188746-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "81d4d1f6-8d35-482d-82f6-5019407fbe87",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "06d91072-96e3-4f74-aec0-3e59992153ba",
"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": "e6dd7b57-f1e7-4a1a-a50c-1f16591b3af4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9bab4c4c-4ef6-454d-af75-82b4302e8822",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8dffe452-0aa8-464d-a8b1-d75dbc04c725",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7e1a1feb-0213-48d5-8a3d-676ccd7f82d7",
"FieldId": "9831df1f-73d6-4758-bbe6-4376411ac6de",
"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": "026b24c0-1c56-4bef-b26e-76a5210415b5",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07:00",
"LastModifiedUser": "sample string 5"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "ac5281b0-ca7d-4278-b314-81e0caaafef4",
"CreateDate": "2026-05-29T23:24:11.6188746-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T23:24:11.6188746-07: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"
}