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": "25739e65-3b93-4cab-bff2-06ac41d0989c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "6d96b42d-6806-45ca-86e1-e50614579c8c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f863ea1f-e39a-41ad-a0e4-fa22a7ad8f2c",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1498630f-5a61-4fbe-92c8-db402a4fa617",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3a4b0136-c2d8-465d-bac9-ac2f045eba85",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7630813a-0e33-4c02-b98c-ea7e6cfcaa56",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "42b7eb18-57dd-489b-b9c8-aff9645757ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"MeasurementValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "791f9a2b-1b56-4523-9d54-11b4fc7a4b4b",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"MeasurementValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d1d17966-8ff7-4e93-b57a-55a0dbe2b769",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-24T02:56:19.7443836-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "4fb81e4e-eac2-420b-bdb6-931fb4e289ab",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "25739e65-3b93-4cab-bff2-06ac41d0989c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "6d96b42d-6806-45ca-86e1-e50614579c8c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f863ea1f-e39a-41ad-a0e4-fa22a7ad8f2c",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1498630f-5a61-4fbe-92c8-db402a4fa617",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3a4b0136-c2d8-465d-bac9-ac2f045eba85",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7630813a-0e33-4c02-b98c-ea7e6cfcaa56",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "42b7eb18-57dd-489b-b9c8-aff9645757ee",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"MeasurementValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "791f9a2b-1b56-4523-9d54-11b4fc7a4b4b",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"MeasurementValueNeededDate": "2026-01-24T02:56:19.7443836-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d1d17966-8ff7-4e93-b57a-55a0dbe2b769",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-24T02:56:19.7443836-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "4fb81e4e-eac2-420b-bdb6-931fb4e289ab",
"CreateDate": "2026-01-24T02:56:19.7443836-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-24T02:56:19.7443836-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}