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": "a7fe3f58-c1d7-409c-8184-e51ec0b596cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8d9e4ff2-7cd3-42da-9690-a037aceff323",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "992b6eb8-89f1-49db-91e9-86957250ed85",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "4ecf8aa3-ad01-4e53-b8ee-426c1be3c6ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e113125a-ea66-40a9-98ff-674657cbccc4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7d5a7477-900b-458a-a21a-6822720fb865",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1c75b84c-0af8-401e-a551-7d7a16310734",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"MeasurementValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00024d22-1c67-4b4b-96d8-7ac62304d851",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"MeasurementValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7a98fef2-2b6a-4c7e-8292-a938980f633d",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-27T09:48:07.6442981-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "05ca8172-a15a-4d27-882a-91b49aa96bb6",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a7fe3f58-c1d7-409c-8184-e51ec0b596cd",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8d9e4ff2-7cd3-42da-9690-a037aceff323",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "992b6eb8-89f1-49db-91e9-86957250ed85",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "4ecf8aa3-ad01-4e53-b8ee-426c1be3c6ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e113125a-ea66-40a9-98ff-674657cbccc4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7d5a7477-900b-458a-a21a-6822720fb865",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1c75b84c-0af8-401e-a551-7d7a16310734",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"MeasurementValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00024d22-1c67-4b4b-96d8-7ac62304d851",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"MeasurementValueNeededDate": "2026-09-27T09:48:07.6442981-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7a98fef2-2b6a-4c7e-8292-a938980f633d",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-27T09:48:07.6442981-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "05ca8172-a15a-4d27-882a-91b49aa96bb6",
"CreateDate": "2026-09-27T09:48:07.6442981-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-27T09:48:07.6442981-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}