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": "60bcab3d-dc01-48b6-a8a2-055ccf1d08d5",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e313f1c8-dcdb-48f7-a075-bf1bd74048c6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d2bb46fb-950c-4189-bd5a-d3e7cc855d2d",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "abb51787-f179-4c2b-9f87-1b543f316fe2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "efedee8b-576a-4223-83dc-c4782f2fa93d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7a0a4f85-ddd7-4dd3-8066-e9d8b0746a26",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bd8d004d-57af-44b0-b835-a1aca7567081",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"MeasurementValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fb0231c-14de-40f6-a5bd-558f0f9f39a3",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"MeasurementValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3ec3f8ca-7612-4105-8b01-1a2156e4be83",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-04T08:12:57.2841875-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "d7ee212a-fced-4ff8-a115-e18139db489d",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "60bcab3d-dc01-48b6-a8a2-055ccf1d08d5",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e313f1c8-dcdb-48f7-a075-bf1bd74048c6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d2bb46fb-950c-4189-bd5a-d3e7cc855d2d",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "abb51787-f179-4c2b-9f87-1b543f316fe2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "efedee8b-576a-4223-83dc-c4782f2fa93d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7a0a4f85-ddd7-4dd3-8066-e9d8b0746a26",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "bd8d004d-57af-44b0-b835-a1aca7567081",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"MeasurementValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fb0231c-14de-40f6-a5bd-558f0f9f39a3",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"MeasurementValueNeededDate": "2026-02-04T08:12:57.2841875-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3ec3f8ca-7612-4105-8b01-1a2156e4be83",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-04T08:12:57.2841875-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "d7ee212a-fced-4ff8-a115-e18139db489d",
"CreateDate": "2026-02-04T08:12:57.2841875-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-04T08:12:57.2841875-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}