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": "bacdb972-9b09-4aca-81ca-8776891768aa",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b7b1a363-524c-4ece-b632-a2da0b8b872c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "44d06c87-e29f-4f98-ad8f-2f372b732af6",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "f7fd95e9-a291-4ea9-b035-97f749c86cfd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1776d45a-a8c6-4964-898c-a82edec7e040",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e23a93fc-3cff-4e8c-bdbf-9ebcf13cc6ae",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0a69f93d-d002-47ef-9c26-ef2cda3986f7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"MeasurementValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a75f156b-eb53-43ba-ad65-e80963473b6b",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"MeasurementValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3b879499-a554-4089-ab11-0db0a253ae5a",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-20T07:20:58.6142029-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "a919680c-a4b3-418e-88e9-95141b9adcfa",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "bacdb972-9b09-4aca-81ca-8776891768aa",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b7b1a363-524c-4ece-b632-a2da0b8b872c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "44d06c87-e29f-4f98-ad8f-2f372b732af6",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "f7fd95e9-a291-4ea9-b035-97f749c86cfd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1776d45a-a8c6-4964-898c-a82edec7e040",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e23a93fc-3cff-4e8c-bdbf-9ebcf13cc6ae",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0a69f93d-d002-47ef-9c26-ef2cda3986f7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"MeasurementValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a75f156b-eb53-43ba-ad65-e80963473b6b",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"MeasurementValueNeededDate": "2026-09-20T07:20:58.6142029-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3b879499-a554-4089-ab11-0db0a253ae5a",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-20T07:20:58.6142029-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "a919680c-a4b3-418e-88e9-95141b9adcfa",
"CreateDate": "2026-09-20T07:20:58.6142029-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-20T07:20:58.6142029-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}