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": "0711e63c-c877-43d7-9ed3-45e405cdd3d9",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "2725a0c3-335c-4472-b813-18926fb90a97",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "64c6dfab-9028-4d13-a091-0e90ebe6944c",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "4332b7bd-cd86-45c3-9e25-fed9b9afbf11",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4d00472a-dffb-4ede-bc86-b87e281af3a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4559d4a9-1c04-49e5-9cb4-328e87427e2d",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0e935936-16ce-422e-be70-4e14b063ba09",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0e270930-5d29-45fc-a8ba-fe8796056d65",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e3f6c3b9-08e5-4497-a234-3643e4a53762",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-05T17:02:16.9064814-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "31a394d5-0618-408b-b00f-a8afb907df31",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "0711e63c-c877-43d7-9ed3-45e405cdd3d9",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "2725a0c3-335c-4472-b813-18926fb90a97",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "64c6dfab-9028-4d13-a091-0e90ebe6944c",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "4332b7bd-cd86-45c3-9e25-fed9b9afbf11",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4d00472a-dffb-4ede-bc86-b87e281af3a5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4559d4a9-1c04-49e5-9cb4-328e87427e2d",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0e935936-16ce-422e-be70-4e14b063ba09",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0e270930-5d29-45fc-a8ba-fe8796056d65",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:02:16.9064814-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e3f6c3b9-08e5-4497-a234-3643e4a53762",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-05T17:02:16.9064814-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "31a394d5-0618-408b-b00f-a8afb907df31",
"CreateDate": "2026-02-05T17:02:16.9064814-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:02:16.9064814-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}