GET Attachments/ByLastModifiedDate?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 last modified date of the attachments to retrieve |
date |
None. |
| endDate |
Ending last modified 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": "384368ab-03bf-4bcd-a20d-212774c02924",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f4e40e00-d31d-4a26-ad4c-aa192024ca88",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d82117a5-8db1-4f59-963e-4beaaf840f34",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "59e4b31e-2d63-41f6-bab9-a93e00c8c9ba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "409f6fe4-90fb-4a1c-b819-b793e55d0cc0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e4f2684f-3045-4569-8f49-52436004812c",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0e1bf791-b5bc-4885-b426-b36b1f7764ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"MeasurementValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5d673fae-8050-4fec-af5d-9469bb85eafe",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"MeasurementValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0dbde875-d1a4-4cd9-abae-e1540c8a6360",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-06T00:22:03.0710789-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b01659d5-b447-4d7e-b38c-4e4090288d3c",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "384368ab-03bf-4bcd-a20d-212774c02924",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f4e40e00-d31d-4a26-ad4c-aa192024ca88",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d82117a5-8db1-4f59-963e-4beaaf840f34",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "59e4b31e-2d63-41f6-bab9-a93e00c8c9ba",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "409f6fe4-90fb-4a1c-b819-b793e55d0cc0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e4f2684f-3045-4569-8f49-52436004812c",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0e1bf791-b5bc-4885-b426-b36b1f7764ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"MeasurementValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5d673fae-8050-4fec-af5d-9469bb85eafe",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"MeasurementValueNeededDate": "2025-11-06T00:22:03.0710789-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0dbde875-d1a4-4cd9-abae-e1540c8a6360",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-06T00:22:03.0710789-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b01659d5-b447-4d7e-b38c-4e4090288d3c",
"CreateDate": "2025-11-06T00:22:03.0710789-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T00:22:03.0710789-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}