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": "5770c254-8856-4fa9-b7af-1a77fb0fe79c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "afda7ef0-0799-4112-9f9c-4c7a7b532c14",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c57fdcf9-2330-4955-8cc4-3e10018ca7b4",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "0f6d0351-add5-40c6-bd75-695d8e68e215",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4db2ac40-169e-431a-934f-6d01be7f4013",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f1637d5-ea7d-4276-b4d8-d9baa2db5a38",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "67844b0a-128f-4f51-b624-1474016c45cc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"MeasurementValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ba307e4c-99fc-4cc1-92c3-5fc7556d577e",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"MeasurementValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "993fc6cb-81d3-4811-9a2d-c59a7abb4497",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-04T20:43:38.108159-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "cd435d22-b340-4113-b180-5c5d2941aa0d",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "5770c254-8856-4fa9-b7af-1a77fb0fe79c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "afda7ef0-0799-4112-9f9c-4c7a7b532c14",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c57fdcf9-2330-4955-8cc4-3e10018ca7b4",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "0f6d0351-add5-40c6-bd75-695d8e68e215",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4db2ac40-169e-431a-934f-6d01be7f4013",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4f1637d5-ea7d-4276-b4d8-d9baa2db5a38",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "67844b0a-128f-4f51-b624-1474016c45cc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"MeasurementValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ba307e4c-99fc-4cc1-92c3-5fc7556d577e",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"MeasurementValueNeededDate": "2026-03-04T20:43:38.108159-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "993fc6cb-81d3-4811-9a2d-c59a7abb4497",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-04T20:43:38.108159-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "cd435d22-b340-4113-b180-5c5d2941aa0d",
"CreateDate": "2026-03-04T20:43:38.108159-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-04T20:43:38.108159-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}