GET Attachments/ByUploadDate?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 upload date of the attachments to retrieve |
date |
None. |
| endDate |
Ending upload 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": "9b3e9f4e-7a84-4cec-96a8-c3aed2d1546e",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c2163cdb-716f-4597-b2f4-83e95cde68f1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6e268be2-c666-4266-aec1-2adb740de6d6",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "7358d561-ff52-4c7d-891a-1818c8aad0fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3bdb7e4a-3af3-4b2d-9ee8-e5a307ca28fc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "70a545db-39e5-4e6c-89d8-653f4d8bf69d",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "51d64115-8109-4207-8345-0d2ff9046954",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"MeasurementValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1adb870e-6731-4975-9396-4160f77a4db7",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "4a77a195-f088-4286-9436-27228d098b7d",
"EffectiveDate": "2026-06-17T17:32:37.9613592-07:00",
"StateType": {
"StateTypeId": "dac2b6c4-de7c-4688-9269-149478e7a16e",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3bdb7e4a-3af3-4b2d-9ee8-e5a307ca28fc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "70a545db-39e5-4e6c-89d8-653f4d8bf69d",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "f92f7cc8-30df-4ccc-b47e-35ad9e90ec4b",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4bdd41fb-73e5-4e54-b204-f2c123b4e9a6",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "7496046a-a2ed-44c5-92a1-ec2784221f52",
"EffectiveDate": "2026-06-17T17:32:37.9613592-07:00",
"StatusType": {
"StatusTypeId": "4c487c61-597c-4d7f-b18a-e6409c135820",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3bdb7e4a-3af3-4b2d-9ee8-e5a307ca28fc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "70a545db-39e5-4e6c-89d8-653f4d8bf69d",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b0b07c17-564d-4b99-acb2-e4a386816366",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5485102c-2dd5-4a05-b1e9-1cb3274cbfef",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "7003b7f2-b416-445d-8d02-0e86ce455639",
"EffectiveDate": "2026-06-17T17:32:37.9613592-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "59530323-c4ad-45f1-b05e-7d430c261ee2",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9992361-4c45-485a-bad8-49c647629d84",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "bec30f9f-18c7-4d49-b7fc-f38c915ca727",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"MeasurementValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "da93b6dd-bfb3-4282-a2c2-a85093adfdd1",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-17T17:32:37.9613592-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "78403af1-6393-4fb7-a9bd-be7b33fabb41",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "9b3e9f4e-7a84-4cec-96a8-c3aed2d1546e",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c2163cdb-716f-4597-b2f4-83e95cde68f1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6e268be2-c666-4266-aec1-2adb740de6d6",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "7358d561-ff52-4c7d-891a-1818c8aad0fb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3bdb7e4a-3af3-4b2d-9ee8-e5a307ca28fc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "70a545db-39e5-4e6c-89d8-653f4d8bf69d",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "51d64115-8109-4207-8345-0d2ff9046954",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"MeasurementValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1adb870e-6731-4975-9396-4160f77a4db7",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "4a77a195-f088-4286-9436-27228d098b7d",
"EffectiveDate": "2026-06-17T17:32:37.9613592-07:00",
"StateType": {
"StateTypeId": "dac2b6c4-de7c-4688-9269-149478e7a16e",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3bdb7e4a-3af3-4b2d-9ee8-e5a307ca28fc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "70a545db-39e5-4e6c-89d8-653f4d8bf69d",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "f92f7cc8-30df-4ccc-b47e-35ad9e90ec4b",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4bdd41fb-73e5-4e54-b204-f2c123b4e9a6",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "7496046a-a2ed-44c5-92a1-ec2784221f52",
"EffectiveDate": "2026-06-17T17:32:37.9613592-07:00",
"StatusType": {
"StatusTypeId": "4c487c61-597c-4d7f-b18a-e6409c135820",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3bdb7e4a-3af3-4b2d-9ee8-e5a307ca28fc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "70a545db-39e5-4e6c-89d8-653f4d8bf69d",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b0b07c17-564d-4b99-acb2-e4a386816366",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5485102c-2dd5-4a05-b1e9-1cb3274cbfef",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "7003b7f2-b416-445d-8d02-0e86ce455639",
"EffectiveDate": "2026-06-17T17:32:37.9613592-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "59530323-c4ad-45f1-b05e-7d430c261ee2",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a9992361-4c45-485a-bad8-49c647629d84",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "bec30f9f-18c7-4d49-b7fc-f38c915ca727",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"MeasurementValueNeededDate": "2026-06-17T17:32:37.9613592-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "da93b6dd-bfb3-4282-a2c2-a85093adfdd1",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-17T17:32:37.9613592-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "78403af1-6393-4fb7-a9bd-be7b33fabb41",
"CreateDate": "2026-06-17T17:32:37.9613592-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-17T17:32:37.9613592-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}