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": "d683ffde-ebd8-4ecf-8468-fa2d9ac3569f",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "805e0c8a-0403-4f5e-9cf0-1b7f1d53e84d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "acb06373-7bb2-4e41-b694-cc85ccfd3c31",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "a6e6c657-fdbc-447c-8eac-72674deeca52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "758cd737-ce1a-4eac-8e5a-fc687f78b6a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "085eea67-3922-44a1-90f8-7ab7a184697d",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9bc4cc3e-b5e9-462d-8bc9-f37ce495044d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "01f0392c-a843-4031-9217-5acee4945d66",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b7c73f6f-07d2-4de0-9ad4-5a47eedd097b",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-19T23:56:20.2674681-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "f1631bcc-a9eb-475e-9ad9-a10231cae6c1",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "d683ffde-ebd8-4ecf-8468-fa2d9ac3569f",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "805e0c8a-0403-4f5e-9cf0-1b7f1d53e84d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "acb06373-7bb2-4e41-b694-cc85ccfd3c31",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "a6e6c657-fdbc-447c-8eac-72674deeca52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "758cd737-ce1a-4eac-8e5a-fc687f78b6a3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "085eea67-3922-44a1-90f8-7ab7a184697d",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9bc4cc3e-b5e9-462d-8bc9-f37ce495044d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "01f0392c-a843-4031-9217-5acee4945d66",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"MeasurementValueNeededDate": "2026-06-19T23:56:20.2674681-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b7c73f6f-07d2-4de0-9ad4-5a47eedd097b",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-19T23:56:20.2674681-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "f1631bcc-a9eb-475e-9ad9-a10231cae6c1",
"CreateDate": "2026-06-19T23:56:20.2674681-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-19T23:56:20.2674681-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}