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": "802665cf-b5d0-4869-83cf-8d92bacbedb7",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "4720ec56-8134-4662-8145-6bcfbeff5d74",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c9544bcb-d90a-4ca6-8b55-6d1569319df9",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "48013fd8-9b71-40e9-ab21-26ef1672f187",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dfeb2e8b-4eb0-40ce-9d8f-b3419e43dec5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac4661fb-aca0-4f96-a141-283b91e3a258",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c72efe06-ee12-4209-b58b-3742a6386a91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"MeasurementValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2f1d11af-039e-44b2-a1e0-e65b3b6e18b0",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"MeasurementValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4b4dbfba-cea5-47e8-99a7-7de9037cf7d3",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-22T00:49:32.0533743-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "ca0ac315-076c-493d-9034-feca60045070",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "802665cf-b5d0-4869-83cf-8d92bacbedb7",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "4720ec56-8134-4662-8145-6bcfbeff5d74",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c9544bcb-d90a-4ca6-8b55-6d1569319df9",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "48013fd8-9b71-40e9-ab21-26ef1672f187",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dfeb2e8b-4eb0-40ce-9d8f-b3419e43dec5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac4661fb-aca0-4f96-a141-283b91e3a258",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c72efe06-ee12-4209-b58b-3742a6386a91",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"MeasurementValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2f1d11af-039e-44b2-a1e0-e65b3b6e18b0",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"MeasurementValueNeededDate": "2026-05-22T00:49:32.0533743-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4b4dbfba-cea5-47e8-99a7-7de9037cf7d3",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-22T00:49:32.0533743-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "ca0ac315-076c-493d-9034-feca60045070",
"CreateDate": "2026-05-22T00:49:32.0533743-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T00:49:32.0533743-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}