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": "065800ca-b506-4443-83a7-e4a6bd6397ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "0be44d0f-0fcf-4488-905f-abc01321933d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "28aea2e4-3e5b-40ec-938d-a7d2780af033",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "118755da-f602-42bf-9469-917477253192",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "203af87d-40cc-41a4-9b84-f35ae5409e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2d0f2dd8-7d30-4cdb-8c20-29032252bdc2",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "701b167a-447b-493e-9058-d822a4841e27",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"MeasurementValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "54eb6eba-6028-45b8-9910-16b09d17c1d6",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"MeasurementValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1dbc3fe0-e70f-4e02-a646-7f26cbcdfcf8",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-13T19:56:17.9285419-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "7294fa5a-6e5d-47cc-9024-272945a6546e",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "065800ca-b506-4443-83a7-e4a6bd6397ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "0be44d0f-0fcf-4488-905f-abc01321933d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "28aea2e4-3e5b-40ec-938d-a7d2780af033",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "118755da-f602-42bf-9469-917477253192",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "203af87d-40cc-41a4-9b84-f35ae5409e23",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2d0f2dd8-7d30-4cdb-8c20-29032252bdc2",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "701b167a-447b-493e-9058-d822a4841e27",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"MeasurementValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "54eb6eba-6028-45b8-9910-16b09d17c1d6",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"MeasurementValueNeededDate": "2026-01-13T19:56:17.9285419-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1dbc3fe0-e70f-4e02-a646-7f26cbcdfcf8",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-13T19:56:17.9285419-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "7294fa5a-6e5d-47cc-9024-272945a6546e",
"CreateDate": "2026-01-13T19:56:17.9285419-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T19:56:17.9285419-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}