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": "e83696a5-5007-48f7-b417-089eb286ec95",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f83a639c-5025-40cc-b688-b954498a43db",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "902cc4a2-5247-4392-a6d9-2249f82804f1",
"CreateDate": "2026-06-19T23:34:35.3951817-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-19T23:34:35.3951817-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "10420483-2120-4a66-8274-f699a308bb2f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "907c7f46-951e-4474-9f0a-dd7d61b53f76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9ab4d0a9-91e6-44d4-870d-d1bd5332d888",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f65e4096-cee5-4f00-ae45-7faf4707ac53",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cbd8d220-aa0d-4ab9-adc1-4458e51d9c9b",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2fe2f4a6-48bf-4707-a94f-9e785cf82493",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-19T23:34:35.4108081-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "16cf160a-3ca3-43d2-8174-b9ffda08937c",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "e83696a5-5007-48f7-b417-089eb286ec95",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f83a639c-5025-40cc-b688-b954498a43db",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "902cc4a2-5247-4392-a6d9-2249f82804f1",
"CreateDate": "2026-06-19T23:34:35.3951817-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-19T23:34:35.3951817-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "10420483-2120-4a66-8274-f699a308bb2f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "907c7f46-951e-4474-9f0a-dd7d61b53f76",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9ab4d0a9-91e6-44d4-870d-d1bd5332d888",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f65e4096-cee5-4f00-ae45-7faf4707ac53",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cbd8d220-aa0d-4ab9-adc1-4458e51d9c9b",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:34:35.4108081-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2fe2f4a6-48bf-4707-a94f-9e785cf82493",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-19T23:34:35.4108081-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "16cf160a-3ca3-43d2-8174-b9ffda08937c",
"CreateDate": "2026-06-19T23:34:35.4108081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:34:35.4108081-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}