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": "92c8ebf7-3f35-4da4-8224-41da74f39ad9",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "498e9ec0-a74a-4f1f-8be5-2e9a2ead4a3a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c33e35ef-f702-43a4-b1c5-cf8e2b298715",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "427bdefc-b607-4412-b8b4-14c5e1acd518",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a2a9a2b6-7ccd-4f1e-89a0-f88f2d0803c0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "91d42777-8fa2-4f44-802d-d597917324a9",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "b8a39967-be09-4ed3-8ad7-9d87ff64b8b6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "428a7a3b-b3c4-4f04-8902-c5110e109dcf",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "d13a503f-0412-4437-a2d3-c8dfb82521db",
"EffectiveDate": "2025-11-04T16:43:48.0105412-08:00",
"StateType": {
"StateTypeId": "ffd5e3cf-877c-4f66-a0c0-d95d128af9ad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "a2a9a2b6-7ccd-4f1e-89a0-f88f2d0803c0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "91d42777-8fa2-4f44-802d-d597917324a9",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "976387dd-f022-472a-8731-e5e485411034",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "094381bd-a22e-4a65-b56d-60e591d4544a",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "0bdb2855-af3d-4858-a116-43a9ed8ccb1c",
"EffectiveDate": "2025-11-04T16:43:48.0105412-08:00",
"StatusType": {
"StatusTypeId": "a84400cb-a6d3-4538-8a6c-2d690906922a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "a2a9a2b6-7ccd-4f1e-89a0-f88f2d0803c0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "91d42777-8fa2-4f44-802d-d597917324a9",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "0949055a-2db7-4b58-9199-8d32ba93d740",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e8353d6c-0239-461e-96bf-44d19e23a4c6",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "89ef719a-04d4-4801-ad20-d59a5efb032c",
"EffectiveDate": "2025-11-04T16:43:48.0105412-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "328ca21b-3fef-4ebe-b9c2-eba30bedca27",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f5f089ff-22f6-4bc3-bb39-106538ed7e30",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ec266225-e453-4ca4-b951-bcb42b0843e0",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6a428567-a00a-411b-9c4c-443cf3ee88bd",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-04T16:43:48.0105412-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1f165d9b-e7f5-48c0-9352-da9eefbfd1c5",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "92c8ebf7-3f35-4da4-8224-41da74f39ad9",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "498e9ec0-a74a-4f1f-8be5-2e9a2ead4a3a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c33e35ef-f702-43a4-b1c5-cf8e2b298715",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "427bdefc-b607-4412-b8b4-14c5e1acd518",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a2a9a2b6-7ccd-4f1e-89a0-f88f2d0803c0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "91d42777-8fa2-4f44-802d-d597917324a9",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "b8a39967-be09-4ed3-8ad7-9d87ff64b8b6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "428a7a3b-b3c4-4f04-8902-c5110e109dcf",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "d13a503f-0412-4437-a2d3-c8dfb82521db",
"EffectiveDate": "2025-11-04T16:43:48.0105412-08:00",
"StateType": {
"StateTypeId": "ffd5e3cf-877c-4f66-a0c0-d95d128af9ad",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "a2a9a2b6-7ccd-4f1e-89a0-f88f2d0803c0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "91d42777-8fa2-4f44-802d-d597917324a9",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "976387dd-f022-472a-8731-e5e485411034",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "094381bd-a22e-4a65-b56d-60e591d4544a",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "0bdb2855-af3d-4858-a116-43a9ed8ccb1c",
"EffectiveDate": "2025-11-04T16:43:48.0105412-08:00",
"StatusType": {
"StatusTypeId": "a84400cb-a6d3-4538-8a6c-2d690906922a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "a2a9a2b6-7ccd-4f1e-89a0-f88f2d0803c0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "91d42777-8fa2-4f44-802d-d597917324a9",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "0949055a-2db7-4b58-9199-8d32ba93d740",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e8353d6c-0239-461e-96bf-44d19e23a4c6",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "89ef719a-04d4-4801-ad20-d59a5efb032c",
"EffectiveDate": "2025-11-04T16:43:48.0105412-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "328ca21b-3fef-4ebe-b9c2-eba30bedca27",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f5f089ff-22f6-4bc3-bb39-106538ed7e30",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ec266225-e453-4ca4-b951-bcb42b0843e0",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"MeasurementValueNeededDate": "2025-11-04T16:43:48.0105412-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6a428567-a00a-411b-9c4c-443cf3ee88bd",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-04T16:43:48.0105412-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1f165d9b-e7f5-48c0-9352-da9eefbfd1c5",
"CreateDate": "2025-11-04T16:43:48.0105412-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-04T16:43:48.0105412-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}