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": "b45576c6-2dc5-4fd1-b7dc-8e428a3a2c76",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5690c4df-4673-440c-abb1-1844722941af",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7e168152-266b-40d2-94aa-a2c3ba0eda06",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "2ca3ee80-f2d6-4138-80e3-37d55fa41e02",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "77176fb8-62ac-48a5-86a5-29203186bc4a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7fd16016-034f-4829-9a76-a620c701ef22",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9681812c-443d-442b-883b-ec9910341b74",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"MeasurementValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3c9bfc6-7bfe-408d-877e-c184abcfa278",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"MeasurementValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "46576528-b582-4596-8413-0003ec691791",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-21T06:31:45.0946563-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "c645c523-fcaa-476a-a878-35ce713b4d6a",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "b45576c6-2dc5-4fd1-b7dc-8e428a3a2c76",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5690c4df-4673-440c-abb1-1844722941af",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7e168152-266b-40d2-94aa-a2c3ba0eda06",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "2ca3ee80-f2d6-4138-80e3-37d55fa41e02",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "77176fb8-62ac-48a5-86a5-29203186bc4a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7fd16016-034f-4829-9a76-a620c701ef22",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9681812c-443d-442b-883b-ec9910341b74",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"MeasurementValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a3c9bfc6-7bfe-408d-877e-c184abcfa278",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"MeasurementValueNeededDate": "2025-12-21T06:31:45.0946563-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "46576528-b582-4596-8413-0003ec691791",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-21T06:31:45.0946563-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "c645c523-fcaa-476a-a878-35ce713b4d6a",
"CreateDate": "2025-12-21T06:31:45.0946563-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-21T06:31:45.0946563-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}