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": "1e0858a3-22e6-4633-9076-cd54465e70a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "24ec563e-8d0b-4f42-a998-561882dd96ee",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ba8bccd7-7453-4d0a-a938-f6c87c306711",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "80884499-2448-4f35-893d-0ab5317226d4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b509315c-fce1-4331-ae1c-dfe931d5b49c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "351add68-76d6-41e1-8ef7-973de6c7b8dd",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b69c5b88-0694-49c6-90ef-e39c6c1f42f2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"MeasurementValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e6b7e0b2-b832-4e8e-bbd7-50a5c8cefc41",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"MeasurementValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "07d4c2a8-1103-41c1-99bf-1ba54fe85dec",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-22T07:33:30.7991084-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "0c22e477-928e-4699-89f6-3d8daa45217b",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "1e0858a3-22e6-4633-9076-cd54465e70a6",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "24ec563e-8d0b-4f42-a998-561882dd96ee",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ba8bccd7-7453-4d0a-a938-f6c87c306711",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "80884499-2448-4f35-893d-0ab5317226d4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b509315c-fce1-4331-ae1c-dfe931d5b49c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "351add68-76d6-41e1-8ef7-973de6c7b8dd",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b69c5b88-0694-49c6-90ef-e39c6c1f42f2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"MeasurementValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e6b7e0b2-b832-4e8e-bbd7-50a5c8cefc41",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"MeasurementValueNeededDate": "2026-03-22T07:33:30.7991084-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "07d4c2a8-1103-41c1-99bf-1ba54fe85dec",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-22T07:33:30.7991084-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "0c22e477-928e-4699-89f6-3d8daa45217b",
"CreateDate": "2026-03-22T07:33:30.7991084-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T07:33:30.7991084-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}