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": "a21a8911-8951-45e5-beeb-3a5f8d153e7a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "71f70de4-05f5-44ea-9368-9b961db5c6c1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "aa6ba1da-bfb4-4c30-8fd8-b6a9b1071f8b",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "f5daf0f8-edf0-4e72-bccf-f1650d4917a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e5cca36c-c872-46db-b3cf-4c4a4c66e9cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d32cecd6-08fe-49d8-98d8-59be5a7ba6e9",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b4500bc1-3ae7-4a61-a75c-e3b02bd04823",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"MeasurementValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3334c5f9-42b5-4e30-b9c3-151db366237c",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"MeasurementValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "281669d3-fb06-48c2-ba1e-13ea61310a4b",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-25T17:07:25.1075219-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "25035fb1-74b9-4bc8-8bd3-0ff5113d89fe",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a21a8911-8951-45e5-beeb-3a5f8d153e7a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "71f70de4-05f5-44ea-9368-9b961db5c6c1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "aa6ba1da-bfb4-4c30-8fd8-b6a9b1071f8b",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "f5daf0f8-edf0-4e72-bccf-f1650d4917a8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e5cca36c-c872-46db-b3cf-4c4a4c66e9cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d32cecd6-08fe-49d8-98d8-59be5a7ba6e9",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b4500bc1-3ae7-4a61-a75c-e3b02bd04823",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"MeasurementValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3334c5f9-42b5-4e30-b9c3-151db366237c",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"MeasurementValueNeededDate": "2025-12-25T17:07:25.1075219-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "281669d3-fb06-48c2-ba1e-13ea61310a4b",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-25T17:07:25.1075219-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "25035fb1-74b9-4bc8-8bd3-0ff5113d89fe",
"CreateDate": "2025-12-25T17:07:25.1075219-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-25T17:07:25.1075219-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}