GET Attachments/ByLastModifiedDate?assetId={assetId}&beginDate={beginDate}&endDate={endDate}&includeContent={includeContent}
Retrieves attachments for the given parameters. All parameters are optional.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
None. |
| beginDate |
Beginning last modified date of the attachments to retrieve |
date |
None. |
| endDate |
Ending last modified date of the attachments to retrieve |
date |
None. |
| includeContent |
Include the file contents of the attachments |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
On success, a list of attachments.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Attachment |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AttachmentId": "56bc0c66-443b-4814-9854-d842632f90f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "73cf7110-9f73-4005-bcb4-b70bea42fe2a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "be130465-3ce0-490e-b329-d049c5a4bf65",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "47b132d9-adcd-4afb-aa10-9b4a60c46e76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "84452966-89b7-4579-8fd0-69e4e58be9e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "71f6d654-6faa-49b7-a511-4be38f98a867",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "2f36a907-0847-4a3b-86e6-87b9a43e0155",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"MeasurementValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e46e0312-9429-4835-bb96-7dc8c4f48245",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "96bd7e5c-8f8f-4729-9ff5-a4b55c32bb1e",
"EffectiveDate": "2026-06-22T01:52:07.5398329-07:00",
"StateType": {
"StateTypeId": "00b8d3a6-65ad-4acb-adb5-f6a68403125c",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "84452966-89b7-4579-8fd0-69e4e58be9e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "71f6d654-6faa-49b7-a511-4be38f98a867",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "70e97daa-3611-47a8-9cd3-0dc5d3ed850e",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "19d4b62a-0193-4476-b0af-facd21af9b98",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "6bd973ed-28a7-4465-9173-c8f287a499aa",
"EffectiveDate": "2026-06-22T01:52:07.5398329-07:00",
"StatusType": {
"StatusTypeId": "daa3a41a-2e36-4a33-a0ef-540e2c4a58c8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "84452966-89b7-4579-8fd0-69e4e58be9e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "71f6d654-6faa-49b7-a511-4be38f98a867",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "8b985b60-9833-45ec-b308-e4b600d8eaf3",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "dc413c10-c6a0-4acb-a597-b2b962f5f1f1",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "2ecb2a0d-6efc-488c-a176-8ddb11a43296",
"EffectiveDate": "2026-06-22T01:52:07.5398329-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "90300837-0975-4fc1-9267-40668c3d5d27",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d60bbd61-b9f5-40e5-bae1-b7176cbc0147",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "814547bb-2c6d-4314-877e-a7cb793dee6e",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"MeasurementValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dabb80bc-d2c3-47fb-87c9-3a85c7695bca",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-22T01:52:07.5398329-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "17fd77de-95cb-42c7-9c87-19efd8fa39fa",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "56bc0c66-443b-4814-9854-d842632f90f3",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "73cf7110-9f73-4005-bcb4-b70bea42fe2a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "be130465-3ce0-490e-b329-d049c5a4bf65",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "47b132d9-adcd-4afb-aa10-9b4a60c46e76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "84452966-89b7-4579-8fd0-69e4e58be9e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "71f6d654-6faa-49b7-a511-4be38f98a867",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "2f36a907-0847-4a3b-86e6-87b9a43e0155",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"MeasurementValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e46e0312-9429-4835-bb96-7dc8c4f48245",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "96bd7e5c-8f8f-4729-9ff5-a4b55c32bb1e",
"EffectiveDate": "2026-06-22T01:52:07.5398329-07:00",
"StateType": {
"StateTypeId": "00b8d3a6-65ad-4acb-adb5-f6a68403125c",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "84452966-89b7-4579-8fd0-69e4e58be9e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "71f6d654-6faa-49b7-a511-4be38f98a867",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "70e97daa-3611-47a8-9cd3-0dc5d3ed850e",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "19d4b62a-0193-4476-b0af-facd21af9b98",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "6bd973ed-28a7-4465-9173-c8f287a499aa",
"EffectiveDate": "2026-06-22T01:52:07.5398329-07:00",
"StatusType": {
"StatusTypeId": "daa3a41a-2e36-4a33-a0ef-540e2c4a58c8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "84452966-89b7-4579-8fd0-69e4e58be9e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "71f6d654-6faa-49b7-a511-4be38f98a867",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "8b985b60-9833-45ec-b308-e4b600d8eaf3",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "dc413c10-c6a0-4acb-a597-b2b962f5f1f1",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "2ecb2a0d-6efc-488c-a176-8ddb11a43296",
"EffectiveDate": "2026-06-22T01:52:07.5398329-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "90300837-0975-4fc1-9267-40668c3d5d27",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d60bbd61-b9f5-40e5-bae1-b7176cbc0147",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "814547bb-2c6d-4314-877e-a7cb793dee6e",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"MeasurementValueNeededDate": "2026-06-22T01:52:07.5398329-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dabb80bc-d2c3-47fb-87c9-3a85c7695bca",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-22T01:52:07.5398329-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "17fd77de-95cb-42c7-9c87-19efd8fa39fa",
"CreateDate": "2026-06-22T01:52:07.5398329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-22T01:52:07.5398329-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}