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": "42cb6db8-a6f7-467b-ada1-328d99541533",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5a790b60-0bf1-4cd4-8e32-9af3f95e2ccc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "af95ee9d-5010-4a39-b484-87c601c4011c",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6169eaed-fdc2-4ff2-92e0-601766b838de",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a21c6c53-0b8a-494d-b979-17e0dffb0210",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "206c74a1-afa6-4b94-b579-037f3a9de79b",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0367276f-5d70-47e4-813a-0040861df447",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"MeasurementValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c22bdb9-f520-4246-8ccc-9d3550aeded1",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"MeasurementValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cf944de4-dd19-4e90-a0c0-f11dffaef5b7",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-10T01:36:07.0534957-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "d52cb05c-bab6-4f94-a719-7e1c3bfc1ec6",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "42cb6db8-a6f7-467b-ada1-328d99541533",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5a790b60-0bf1-4cd4-8e32-9af3f95e2ccc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "af95ee9d-5010-4a39-b484-87c601c4011c",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6169eaed-fdc2-4ff2-92e0-601766b838de",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a21c6c53-0b8a-494d-b979-17e0dffb0210",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "206c74a1-afa6-4b94-b579-037f3a9de79b",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0367276f-5d70-47e4-813a-0040861df447",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"MeasurementValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c22bdb9-f520-4246-8ccc-9d3550aeded1",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"MeasurementValueNeededDate": "2026-05-10T01:36:07.0534957-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cf944de4-dd19-4e90-a0c0-f11dffaef5b7",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-10T01:36:07.0534957-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "d52cb05c-bab6-4f94-a719-7e1c3bfc1ec6",
"CreateDate": "2026-05-10T01:36:07.0534957-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-10T01:36:07.0534957-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}