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": "99c08532-ff38-4171-a4cd-4b7aa224a678",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "bdbb11d1-f31d-449b-9a65-1e31896040ac",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a1ba187f-a8c6-4469-8a75-d9c0b5b82ba0",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "d4adb070-1dc9-429e-860f-b2d3b517caeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e7c3988d-a6b2-4230-a3e3-e2760b472445",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc318427-895b-474d-a8bf-c962aa4f4809",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "adae3766-5ec2-4ff0-92e9-815e7ffdd4be",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"MeasurementValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "02138a24-1042-412e-ae5a-9722cdc2fde2",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "cc73d824-14af-4609-a870-b70837c16f40",
"EffectiveDate": "2026-09-26T14:00:56.950365-07:00",
"StateType": {
"StateTypeId": "5ef58b75-46f5-4394-845c-de73ad53d679",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "e7c3988d-a6b2-4230-a3e3-e2760b472445",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc318427-895b-474d-a8bf-c962aa4f4809",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "4c3e9489-9c62-4a8a-b56b-d10057d8c2be",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "96b6a747-8d38-44da-841f-67d571cf46f6",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "81a24563-e0d1-4fed-a071-98da0cd74a47",
"EffectiveDate": "2026-09-26T14:00:56.950365-07:00",
"StatusType": {
"StatusTypeId": "6ef231a0-56bc-4060-8dc9-6b5e5a9a9d65",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "e7c3988d-a6b2-4230-a3e3-e2760b472445",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc318427-895b-474d-a8bf-c962aa4f4809",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "89b9feed-5014-4df3-a61d-620ef8310f4e",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ac412949-3ec7-4efc-b8fb-034fac6bb7cb",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "34566db0-5f3f-4eec-a15b-4820df2e622b",
"EffectiveDate": "2026-09-26T14:00:56.950365-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "8b22b91f-b35b-4277-8f23-50d37dd7d21a",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7f2c6a3-a5bd-45be-8806-fcbad15973d1",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "825d4458-c7bf-4c74-af28-ab1f1f0a0d76",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"MeasurementValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7bd72fea-1947-4f6b-9e1b-c4f1ce3a41e9",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-26T14:00:56.950365-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "daf60cce-3113-41dd-b543-55db01c1d959",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "99c08532-ff38-4171-a4cd-4b7aa224a678",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "bdbb11d1-f31d-449b-9a65-1e31896040ac",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a1ba187f-a8c6-4469-8a75-d9c0b5b82ba0",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "d4adb070-1dc9-429e-860f-b2d3b517caeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e7c3988d-a6b2-4230-a3e3-e2760b472445",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc318427-895b-474d-a8bf-c962aa4f4809",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "adae3766-5ec2-4ff0-92e9-815e7ffdd4be",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"MeasurementValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "02138a24-1042-412e-ae5a-9722cdc2fde2",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "cc73d824-14af-4609-a870-b70837c16f40",
"EffectiveDate": "2026-09-26T14:00:56.950365-07:00",
"StateType": {
"StateTypeId": "5ef58b75-46f5-4394-845c-de73ad53d679",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "e7c3988d-a6b2-4230-a3e3-e2760b472445",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc318427-895b-474d-a8bf-c962aa4f4809",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "4c3e9489-9c62-4a8a-b56b-d10057d8c2be",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "96b6a747-8d38-44da-841f-67d571cf46f6",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "81a24563-e0d1-4fed-a071-98da0cd74a47",
"EffectiveDate": "2026-09-26T14:00:56.950365-07:00",
"StatusType": {
"StatusTypeId": "6ef231a0-56bc-4060-8dc9-6b5e5a9a9d65",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "e7c3988d-a6b2-4230-a3e3-e2760b472445",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cc318427-895b-474d-a8bf-c962aa4f4809",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "89b9feed-5014-4df3-a61d-620ef8310f4e",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ac412949-3ec7-4efc-b8fb-034fac6bb7cb",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "34566db0-5f3f-4eec-a15b-4820df2e622b",
"EffectiveDate": "2026-09-26T14:00:56.950365-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "8b22b91f-b35b-4277-8f23-50d37dd7d21a",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f7f2c6a3-a5bd-45be-8806-fcbad15973d1",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "825d4458-c7bf-4c74-af28-ab1f1f0a0d76",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"MeasurementValueNeededDate": "2026-09-26T14:00:56.950365-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7bd72fea-1947-4f6b-9e1b-c4f1ce3a41e9",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-26T14:00:56.950365-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "daf60cce-3113-41dd-b543-55db01c1d959",
"CreateDate": "2026-09-26T14:00:56.950365-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T14:00:56.950365-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}