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": "c893ee06-1630-4cae-bc8f-f25f000503be",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "532eb422-f4dd-4a8f-9b2b-67806cef23f0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d4f89178-dcf6-4015-bc25-b57b09632868",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "cd4f7659-32d7-46b5-9dd0-693d404ce094",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6bf4f49f-a8a4-478f-8435-5892ebe70771",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3cee1434-d251-487f-9388-b9c77796fc46",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5bb82fc4-0ed5-4b36-86e3-d14c18b4bc92",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"MeasurementValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bce724bb-238e-4886-b5cb-8931e0ec95eb",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"MeasurementValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "63d28daf-94f9-4e16-9cfa-3228d4795553",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-22T20:12:53.8210461-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "55c259e2-998b-41b4-af4f-cfe0bb436fae",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "c893ee06-1630-4cae-bc8f-f25f000503be",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "532eb422-f4dd-4a8f-9b2b-67806cef23f0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d4f89178-dcf6-4015-bc25-b57b09632868",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "cd4f7659-32d7-46b5-9dd0-693d404ce094",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6bf4f49f-a8a4-478f-8435-5892ebe70771",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3cee1434-d251-487f-9388-b9c77796fc46",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5bb82fc4-0ed5-4b36-86e3-d14c18b4bc92",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"MeasurementValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bce724bb-238e-4886-b5cb-8931e0ec95eb",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"MeasurementValueNeededDate": "2026-05-22T20:12:53.8210461-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "63d28daf-94f9-4e16-9cfa-3228d4795553",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-22T20:12:53.8210461-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "55c259e2-998b-41b4-af4f-cfe0bb436fae",
"CreateDate": "2026-05-22T20:12:53.8210461-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-22T20:12:53.8210461-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}