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": "9c4adde2-51ee-4b5a-a844-fc93a9047a21",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e4ad2f5a-8abf-4bc9-9a69-863f1758f6cc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "9faeb890-99a3-4507-9018-bed619712692",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b62a0351-a5cd-4427-ae7e-cd3994720360",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31f2d220-1ee9-48a7-9fa4-4b83bd124d28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f490462-0097-401c-8e79-bc97168e9948",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7327246e-f822-4fb1-a649-0b6470fa565c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"MeasurementValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2319b9ec-04d0-4c1f-b244-ea51283bcbe2",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"MeasurementValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6082eb0f-b01f-4dca-b494-37f36049f6b0",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-21T05:39:00.1046469-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "3c7610ec-7f5c-42d3-948a-a759fe45cdad",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "9c4adde2-51ee-4b5a-a844-fc93a9047a21",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e4ad2f5a-8abf-4bc9-9a69-863f1758f6cc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "9faeb890-99a3-4507-9018-bed619712692",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b62a0351-a5cd-4427-ae7e-cd3994720360",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31f2d220-1ee9-48a7-9fa4-4b83bd124d28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f490462-0097-401c-8e79-bc97168e9948",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7327246e-f822-4fb1-a649-0b6470fa565c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"MeasurementValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2319b9ec-04d0-4c1f-b244-ea51283bcbe2",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"MeasurementValueNeededDate": "2026-01-21T05:39:00.1046469-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6082eb0f-b01f-4dca-b494-37f36049f6b0",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-21T05:39:00.1046469-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "3c7610ec-7f5c-42d3-948a-a759fe45cdad",
"CreateDate": "2026-01-21T05:39:00.1046469-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-21T05:39:00.1046469-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}