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": "88d6e5ed-c22f-478c-9a81-d3e614cc3c3c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ff156c63-0681-42c0-b836-a82742d8dce0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cbe1dc71-a140-452b-bef6-582a9502d86a",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "31804e93-165a-4e2f-80b0-6d33dfda00af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1eefa93b-6523-423c-96a1-d6c762824d87",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aa85f81-a4e8-42f4-90f2-33470dcbbfcb",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7ae3f927-0ae8-4a34-9066-775badf72ac4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4315906-2195-4e6e-8b3f-ec41c3c2bd7c",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b250b197-cfe1-4e5b-b914-e15db739201b",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-22T09:37:58.8296163-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "14dd6c46-7c19-4cf8-96ff-f53a4ca4201e",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "88d6e5ed-c22f-478c-9a81-d3e614cc3c3c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ff156c63-0681-42c0-b836-a82742d8dce0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cbe1dc71-a140-452b-bef6-582a9502d86a",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "31804e93-165a-4e2f-80b0-6d33dfda00af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1eefa93b-6523-423c-96a1-d6c762824d87",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6aa85f81-a4e8-42f4-90f2-33470dcbbfcb",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7ae3f927-0ae8-4a34-9066-775badf72ac4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4315906-2195-4e6e-8b3f-ec41c3c2bd7c",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"MeasurementValueNeededDate": "2025-11-22T09:37:58.8296163-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b250b197-cfe1-4e5b-b914-e15db739201b",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-22T09:37:58.8296163-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "14dd6c46-7c19-4cf8-96ff-f53a4ca4201e",
"CreateDate": "2025-11-22T09:37:58.8296163-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-22T09:37:58.8296163-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}