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": "ca043fcd-0072-4504-8cbc-1e76a0be7c39",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "fc7a366d-0e98-4517-a44b-3c32800b18b4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dd75f019-2cb1-4097-840a-a6dd57b44d97",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "4a973833-130b-47ed-a154-7e78df698e7a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ebd225e2-3491-4cdc-8d7a-079cc6732bb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7da38a-35f4-4748-981f-be1001e56ffb",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4baa3992-430b-4d63-9337-955ac6a9f4f1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"MeasurementValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "210bca4f-39b2-47c6-a408-f1129589019c",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"MeasurementValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "91eeee96-833a-4189-9015-3de3b932a46c",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-05T08:32:02.9129253-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "46f13070-875d-427b-89ef-fc8b41453b19",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "ca043fcd-0072-4504-8cbc-1e76a0be7c39",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "fc7a366d-0e98-4517-a44b-3c32800b18b4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dd75f019-2cb1-4097-840a-a6dd57b44d97",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "4a973833-130b-47ed-a154-7e78df698e7a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ebd225e2-3491-4cdc-8d7a-079cc6732bb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab7da38a-35f4-4748-981f-be1001e56ffb",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4baa3992-430b-4d63-9337-955ac6a9f4f1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"MeasurementValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "210bca4f-39b2-47c6-a408-f1129589019c",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"MeasurementValueNeededDate": "2026-04-05T08:32:02.9129253-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "91eeee96-833a-4189-9015-3de3b932a46c",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-05T08:32:02.9129253-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "46f13070-875d-427b-89ef-fc8b41453b19",
"CreateDate": "2026-04-05T08:32:02.9129253-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-05T08:32:02.9129253-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}