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": "8e70959e-6ae6-4594-af41-d0827171a572",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c17ab46a-0338-4d18-a0e1-d1a25f310f0c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "01e823d8-3f1d-4c77-b782-bbf1a43269bc",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6bc7aecd-7f08-4d2e-affe-b7689d379612",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31d2c491-dd76-48cc-9bef-85f2bdc80005",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4a3605d-204e-453b-adf4-0407a2814654",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abe95b93-171b-47b9-be41-202990f0e047",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"MeasurementValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bff7ed57-19ea-498f-a914-b3cc92448827",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"MeasurementValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f77965a3-90d4-44fd-a379-08298f420e86",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-14T00:49:41.9996142-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e3f5406c-acf2-4037-973e-98f35493bf68",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "8e70959e-6ae6-4594-af41-d0827171a572",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c17ab46a-0338-4d18-a0e1-d1a25f310f0c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "01e823d8-3f1d-4c77-b782-bbf1a43269bc",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6bc7aecd-7f08-4d2e-affe-b7689d379612",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31d2c491-dd76-48cc-9bef-85f2bdc80005",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4a3605d-204e-453b-adf4-0407a2814654",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abe95b93-171b-47b9-be41-202990f0e047",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"MeasurementValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bff7ed57-19ea-498f-a914-b3cc92448827",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"MeasurementValueNeededDate": "2026-06-14T00:49:41.9996142-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f77965a3-90d4-44fd-a379-08298f420e86",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-14T00:49:41.9996142-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e3f5406c-acf2-4037-973e-98f35493bf68",
"CreateDate": "2026-06-14T00:49:41.9996142-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-14T00:49:41.9996142-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}