GET Tasks?taskId={taskId}
Retrieves a task by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId |
Id of the task |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the task.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Task |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"TaskId": "ad6afe20-7a21-46a7-9cd0-b1e8fe41dba2",
"Asset": {
"AssetId": "e312f239-2d04-4485-ac6c-ca00d2d25488",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4cb414aa-daab-4695-b38e-5ac32e290027",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aba5b19-89e9-42c9-a4cc-1ff08219f09e",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "76d78249-2932-4627-a4fe-f59eae097e11",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 8"
},
"Title": "sample string 1",
"Description": "sample string 2",
"TaskStatusType": {
"TaskStatusTypeId": "90ebe9cd-7094-44fd-b6b8-b0b3479c3bae",
"Name": "sample string 1",
"CompanyId": "f8e7ff32-bcff-4eb1-909a-96502246b6e4"
},
"TaskCategory": {
"TaskCategoryId": "fbd19f85-0eb5-46bd-a52d-f77305d3977d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4d93cd6b-7c6f-458c-8deb-e966c7079ffb",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 5"
},
"TaskType": {
"TaskTypeId": "106cf87d-3fec-444f-b221-f2e3f0bdda48",
"Name": "sample string 1",
"Description": "sample string 2",
"CustomStatuses": true,
"Fields": [
{
"TaskTypeFieldId": "2733fca3-f32d-49c8-9aa0-086443af8bf6",
"Section": {
"TaskTypeSectionId": "89947543-6a3e-47c9-83b7-1cce7d71c117",
"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": "649c5223-213e-4a37-a7f0-0242c4b35a53",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "18abf054-c090-4c16-a3fb-5775bc4465c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81746102-6a36-47ea-99d5-a6189dabd739",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "2733fca3-f32d-49c8-9aa0-086443af8bf6",
"Section": {
"TaskTypeSectionId": "89947543-6a3e-47c9-83b7-1cce7d71c117",
"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": "649c5223-213e-4a37-a7f0-0242c4b35a53",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "18abf054-c090-4c16-a3fb-5775bc4465c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81746102-6a36-47ea-99d5-a6189dabd739",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "b094ea1a-b7f6-46e2-b019-6f5dc287c280",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 7"
},
"AssignedOnDate": "2026-03-24T06:41:01.8243217-07:00",
"AssignedToUser": {
"UserId": "7e88b941-02e7-4a65-9b78-4d020d45a070",
"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": "c6c041ca-6f1c-498b-b5b9-472fbe5b27d9",
"Teams": [
{
"TeamId": "430626ac-6774-4eed-861c-c94e0c6eabc4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a9d5de57-2aa2-40d4-a57b-1f28b15192fe",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "430626ac-6774-4eed-861c-c94e0c6eabc4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a9d5de57-2aa2-40d4-a57b-1f28b15192fe",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"AssignedByUser": {
"UserId": "7e88b941-02e7-4a65-9b78-4d020d45a070",
"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": "c6c041ca-6f1c-498b-b5b9-472fbe5b27d9",
"Teams": [
{
"TeamId": "430626ac-6774-4eed-861c-c94e0c6eabc4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a9d5de57-2aa2-40d4-a57b-1f28b15192fe",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"TeamId": "430626ac-6774-4eed-861c-c94e0c6eabc4",
"Name": "sample string 1",
"Description": "sample string 2",
"Users": [],
"AssetGroups": [
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
{
"AssetGroupId": "0e43364a-f907-4f98-a530-77ebb2af8b86",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"MeasurementValueNeededDate": "2026-03-24T06:41:01.8243217-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00c34686-2e0a-4fdb-bd74-99655b6d6104",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
}
],
"SourceSystemId": "sample string 3",
"CompanyId": "a9d5de57-2aa2-40d4-a57b-1f28b15192fe",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
}
]
},
"DueDate": "2026-03-24T06:41:01.8243217-07:00",
"CompletedDate": "2026-03-24T06:41:01.8243217-07:00",
"Priority": 1,
"HasAttachments": true,
"Attachments": [
{
"TaskAttachmentId": "52e45099-3616-4137-bfaa-2f065e210c7d",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
},
{
"TaskAttachmentId": "52e45099-3616-4137-bfaa-2f065e210c7d",
"Name": "sample string 1",
"FileType": "sample string 2",
"FileSize": 1,
"Content": "QEA=",
"SourceSystemId": "sample string 3"
}
],
"Values": [
{
"TaskFieldValueId": "f4810882-0099-4969-84c7-c2fe91a499ad",
"TaskTypeField": {
"TaskTypeFieldId": "2733fca3-f32d-49c8-9aa0-086443af8bf6",
"Section": {
"TaskTypeSectionId": "89947543-6a3e-47c9-83b7-1cce7d71c117",
"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": "649c5223-213e-4a37-a7f0-0242c4b35a53",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "18abf054-c090-4c16-a3fb-5775bc4465c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81746102-6a36-47ea-99d5-a6189dabd739",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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": "f4810882-0099-4969-84c7-c2fe91a499ad",
"TaskTypeField": {
"TaskTypeFieldId": "2733fca3-f32d-49c8-9aa0-086443af8bf6",
"Section": {
"TaskTypeSectionId": "89947543-6a3e-47c9-83b7-1cce7d71c117",
"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": "649c5223-213e-4a37-a7f0-0242c4b35a53",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "18abf054-c090-4c16-a3fb-5775bc4465c1",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "81746102-6a36-47ea-99d5-a6189dabd739",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"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"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "fe373665-69e1-4351-86b0-2a1067a3d7b9",
"CreateDate": "2026-03-24T06:41:01.8243217-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T06:41:01.8243217-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}