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": "371bc7b0-804e-4995-8144-69a3bbd594ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "aff4d807-65de-445a-8c64-e4dfb6f1385a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "07a3705f-24cb-43e0-bb2a-a1109906f767",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ea7308bf-64b5-4fc9-a769-b34cbf64d4a1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b2506734-60af-4864-9edd-bee0d8ed364a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7694902a-438e-4e8b-bcbe-486c32a8e27e",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ad18e77d-3e0d-424d-a65a-007019d235be",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"MeasurementValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5cbfaca7-aed2-4892-8473-4aaccdf867c6",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"MeasurementValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "34c967d9-1664-4ff0-b91c-3114539cee68",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-16T01:56:15.1150433-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e887c184-10b4-46e0-960e-d974d3b19ffa",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "371bc7b0-804e-4995-8144-69a3bbd594ae",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "aff4d807-65de-445a-8c64-e4dfb6f1385a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "07a3705f-24cb-43e0-bb2a-a1109906f767",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ea7308bf-64b5-4fc9-a769-b34cbf64d4a1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b2506734-60af-4864-9edd-bee0d8ed364a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7694902a-438e-4e8b-bcbe-486c32a8e27e",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ad18e77d-3e0d-424d-a65a-007019d235be",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"MeasurementValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5cbfaca7-aed2-4892-8473-4aaccdf867c6",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"MeasurementValueNeededDate": "2025-11-16T01:56:15.1150433-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "34c967d9-1664-4ff0-b91c-3114539cee68",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-16T01:56:15.1150433-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e887c184-10b4-46e0-960e-d974d3b19ffa",
"CreateDate": "2025-11-16T01:56:15.1150433-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-16T01:56:15.1150433-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}