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": "99045a91-a7b5-4a76-985e-539ad1e74dc4",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "4bdd1a91-3530-484a-9026-41aa8750bbfb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "12d7e0c0-910b-4e2b-80e7-2befa05b43fa",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1118fc4c-d25e-49b6-89a4-19ce7f214017",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "afe964c2-cb34-4ae5-a541-69b7715e3893",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "246076e7-d4f3-4905-8aa4-e250330a6773",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4a7529a9-e513-40fa-9d79-a9da9f704a01",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"MeasurementValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "20e29e88-634f-4ee5-a95d-61c979b9365e",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"MeasurementValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ffdd8ced-4deb-463e-93de-8675d6bc4bda",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-05T14:30:25.7921468-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "7dc82571-8740-4ec9-8e7a-ffe848f9802d",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "99045a91-a7b5-4a76-985e-539ad1e74dc4",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "4bdd1a91-3530-484a-9026-41aa8750bbfb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "12d7e0c0-910b-4e2b-80e7-2befa05b43fa",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1118fc4c-d25e-49b6-89a4-19ce7f214017",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "afe964c2-cb34-4ae5-a541-69b7715e3893",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "246076e7-d4f3-4905-8aa4-e250330a6773",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4a7529a9-e513-40fa-9d79-a9da9f704a01",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"MeasurementValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "20e29e88-634f-4ee5-a95d-61c979b9365e",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"MeasurementValueNeededDate": "2026-05-05T14:30:25.7921468-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ffdd8ced-4deb-463e-93de-8675d6bc4bda",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-05T14:30:25.7921468-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "7dc82571-8740-4ec9-8e7a-ffe848f9802d",
"CreateDate": "2026-05-05T14:30:25.7921468-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-05T14:30:25.7921468-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}