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": "4b20c02b-f1cf-409a-b822-3403b4027dc6",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "beea0cbf-2304-48e8-a002-54f678523ff6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3678bd01-71a3-4057-a2e2-92a646fc4ebd",
"CreateDate": "2026-09-05T07:08:25.7942941-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-05T07:08:25.7942941-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "69d1e539-21ab-44c1-a967-27d7423e0698",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cedbdfd4-c194-4a9b-aabd-6117b044167a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7c31313d-6885-4df8-b04e-94f7d550e68c",
"CreateDate": "2026-09-05T07:08:25.7942941-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T07:08:25.7942941-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dade3a73-c0a8-4015-bf1f-01a4dc157bae",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-05T07:08:25.7942941-07:00",
"MeasurementValueNeededDate": "2026-09-05T07:08:25.7942941-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d3dd4ad-7c9e-4048-b365-991ad7891729",
"CreateDate": "2026-09-05T07:08:25.7942941-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-05T07:08:25.7942941-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-05T07:08:25.8099152-07:00",
"MeasurementValueNeededDate": "2026-09-05T07:08:25.8099152-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2c8edcc5-dd45-472a-a1ed-d3af8e813d40",
"CreateDate": "2026-09-05T07:08:25.8099152-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-05T07:08:25.8099152-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-05T07:08:25.8099152-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "968c4626-6013-4c8b-a28f-5e52fa8a40e3",
"CreateDate": "2026-09-05T07:08:25.8099152-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T07:08:25.8099152-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "4b20c02b-f1cf-409a-b822-3403b4027dc6",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "beea0cbf-2304-48e8-a002-54f678523ff6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3678bd01-71a3-4057-a2e2-92a646fc4ebd",
"CreateDate": "2026-09-05T07:08:25.7942941-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-05T07:08:25.7942941-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "69d1e539-21ab-44c1-a967-27d7423e0698",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "cedbdfd4-c194-4a9b-aabd-6117b044167a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7c31313d-6885-4df8-b04e-94f7d550e68c",
"CreateDate": "2026-09-05T07:08:25.7942941-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T07:08:25.7942941-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dade3a73-c0a8-4015-bf1f-01a4dc157bae",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-05T07:08:25.7942941-07:00",
"MeasurementValueNeededDate": "2026-09-05T07:08:25.7942941-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d3dd4ad-7c9e-4048-b365-991ad7891729",
"CreateDate": "2026-09-05T07:08:25.7942941-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-05T07:08:25.7942941-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-05T07:08:25.8099152-07:00",
"MeasurementValueNeededDate": "2026-09-05T07:08:25.8099152-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2c8edcc5-dd45-472a-a1ed-d3af8e813d40",
"CreateDate": "2026-09-05T07:08:25.8099152-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-05T07:08:25.8099152-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-05T07:08:25.8099152-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "968c4626-6013-4c8b-a28f-5e52fa8a40e3",
"CreateDate": "2026-09-05T07:08:25.8099152-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T07:08:25.8099152-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}