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": "67b9a676-f297-4d47-900e-933ed17a67b8",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5bd8a9fa-a46f-49ac-b9cd-b7e5c227f1f4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dc0a6dd6-db3d-41dc-bfa4-575dd668a2e6",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "afb9790e-f104-45a6-9e0b-cd9847033882",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "782b96c7-7759-443c-8747-9bbedd5ab1dc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4296a98-71c1-4d89-9d92-ba991deb2ffb",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71d930a4-59fc-440c-9cd1-fd3d02d61625",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"MeasurementValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4f7361-bfd0-4cc3-8d19-73f93a3ed13d",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"MeasurementValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ae4da711-80bd-4db1-aab8-8be28a5068ae",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-13T02:59:37.9123678-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "2317e133-247a-4899-b127-da5c6cc49a71",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "67b9a676-f297-4d47-900e-933ed17a67b8",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5bd8a9fa-a46f-49ac-b9cd-b7e5c227f1f4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dc0a6dd6-db3d-41dc-bfa4-575dd668a2e6",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "afb9790e-f104-45a6-9e0b-cd9847033882",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "782b96c7-7759-443c-8747-9bbedd5ab1dc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4296a98-71c1-4d89-9d92-ba991deb2ffb",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "71d930a4-59fc-440c-9cd1-fd3d02d61625",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"MeasurementValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a4f7361-bfd0-4cc3-8d19-73f93a3ed13d",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"MeasurementValueNeededDate": "2025-12-13T02:59:37.9123678-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ae4da711-80bd-4db1-aab8-8be28a5068ae",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-13T02:59:37.9123678-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "2317e133-247a-4899-b127-da5c6cc49a71",
"CreateDate": "2025-12-13T02:59:37.9123678-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T02:59:37.9123678-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}