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": "a1a76959-966c-49a9-9226-ce678015e684",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "09233442-c95f-4bb3-a974-41ca5e9577b1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6144e2f8-125e-4cbe-9c97-38820b4d5471",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "99ae5a09-966a-426f-9cc3-fe1da87341e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4f5fa76e-7546-4d8a-8e6b-cd172ee90422",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82e1c8e2-6d97-4149-beda-c1dd8e97e2c6",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a53fb3a8-926a-4940-b74e-98c5441f4c1a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"MeasurementValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "18028af8-d9d4-4a5c-98ea-bdee1fade9b9",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"MeasurementValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "79654d5c-9cf8-47b6-a09b-8c0254ca4bc2",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-09T13:36:50.5130955-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b6196142-9b6e-4576-b865-c8875da4cb8e",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a1a76959-966c-49a9-9226-ce678015e684",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "09233442-c95f-4bb3-a974-41ca5e9577b1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6144e2f8-125e-4cbe-9c97-38820b4d5471",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "99ae5a09-966a-426f-9cc3-fe1da87341e3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4f5fa76e-7546-4d8a-8e6b-cd172ee90422",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "82e1c8e2-6d97-4149-beda-c1dd8e97e2c6",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a53fb3a8-926a-4940-b74e-98c5441f4c1a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"MeasurementValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "18028af8-d9d4-4a5c-98ea-bdee1fade9b9",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"MeasurementValueNeededDate": "2026-02-09T13:36:50.5130955-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "79654d5c-9cf8-47b6-a09b-8c0254ca4bc2",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-09T13:36:50.5130955-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b6196142-9b6e-4576-b865-c8875da4cb8e",
"CreateDate": "2026-02-09T13:36:50.5130955-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-09T13:36:50.5130955-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}