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": "01725da5-0617-4b7e-9462-ba4e34cf1db1",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "281ccf86-5399-4d77-b9ef-bfbfa9db5e3c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "84e8e9b6-3ee8-4a9d-8b33-bc3bdaf642f6",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "88da6a34-3a13-4b06-9913-055b076e93a1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ebb80fdc-cb4f-4d01-9f62-ff006fc0a568",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "db6ecfe9-612f-45b1-8a1b-b0b153648570",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "48ad0977-fd28-4898-8cae-d5d04248dfe9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"MeasurementValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a4e5e9fe-e297-4871-a4bb-8255c6326fbb",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"MeasurementValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ab728a6f-c749-484a-beae-426db4499ff4",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-04T03:36:34.4741247-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "03b61361-6466-4d01-bb7c-c784da103307",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "01725da5-0617-4b7e-9462-ba4e34cf1db1",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "281ccf86-5399-4d77-b9ef-bfbfa9db5e3c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "84e8e9b6-3ee8-4a9d-8b33-bc3bdaf642f6",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "88da6a34-3a13-4b06-9913-055b076e93a1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ebb80fdc-cb4f-4d01-9f62-ff006fc0a568",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "db6ecfe9-612f-45b1-8a1b-b0b153648570",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "48ad0977-fd28-4898-8cae-d5d04248dfe9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"MeasurementValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a4e5e9fe-e297-4871-a4bb-8255c6326fbb",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"MeasurementValueNeededDate": "2026-07-04T03:36:34.4741247-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ab728a6f-c749-484a-beae-426db4499ff4",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-04T03:36:34.4741247-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "03b61361-6466-4d01-bb7c-c784da103307",
"CreateDate": "2026-07-04T03:36:34.4741247-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-04T03:36:34.4741247-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}