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": "69e53aea-cea8-403c-affa-277be769c127",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "2a6bf1c8-a8a0-405b-9b5c-80f5df13c86e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0dc159f3-f431-4d9e-9091-ab69b566697d",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "dbe1eac1-ca9f-4462-b0bd-c6e4f62424d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc541b84-afaf-4f16-be68-c9df001e44b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6ec61afd-3ef0-4668-bfb0-db8b59d85770",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dd1b6005-692c-4478-bd0e-8bd0cb3939c7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"MeasurementValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b9bebe27-89b1-49e6-8935-9e3f2d36ede9",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"MeasurementValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fd990ed1-233f-443d-a24d-39d394af648e",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-12T15:54:25.8564502-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "aae22b09-cc2b-4231-b4f4-bb47cd159591",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "69e53aea-cea8-403c-affa-277be769c127",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "2a6bf1c8-a8a0-405b-9b5c-80f5df13c86e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0dc159f3-f431-4d9e-9091-ab69b566697d",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "dbe1eac1-ca9f-4462-b0bd-c6e4f62424d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc541b84-afaf-4f16-be68-c9df001e44b4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6ec61afd-3ef0-4668-bfb0-db8b59d85770",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "dd1b6005-692c-4478-bd0e-8bd0cb3939c7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"MeasurementValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b9bebe27-89b1-49e6-8935-9e3f2d36ede9",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"MeasurementValueNeededDate": "2026-02-12T15:54:25.8564502-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fd990ed1-233f-443d-a24d-39d394af648e",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-12T15:54:25.8564502-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "aae22b09-cc2b-4231-b4f4-bb47cd159591",
"CreateDate": "2026-02-12T15:54:25.8564502-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T15:54:25.8564502-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}