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": "bcc2769c-090f-4988-a676-fa2691a217ad",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "046f9b91-f52d-4dce-8f66-a4a61df25047",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7d26d78c-459f-4954-8510-a00e01acb573",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "62e08290-71c5-4246-903f-2edacf4cd8e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0053add3-d2e6-49e6-b3e2-edbf8c5ece9f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96d28083-b5e8-4c51-91b7-aa5de0899f68",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ccc3140-f0fd-4008-b98a-1ac30ad483a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"MeasurementValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "520bd0ee-7954-4292-a191-b137946d219b",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"MeasurementValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "318a0b94-e379-424a-b8ba-9a3d31e07842",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-08T19:32:52.0993046-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "fdd2da48-fa3a-4da7-bd81-9f4b366051cb",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "bcc2769c-090f-4988-a676-fa2691a217ad",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "046f9b91-f52d-4dce-8f66-a4a61df25047",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7d26d78c-459f-4954-8510-a00e01acb573",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "62e08290-71c5-4246-903f-2edacf4cd8e4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0053add3-d2e6-49e6-b3e2-edbf8c5ece9f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96d28083-b5e8-4c51-91b7-aa5de0899f68",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ccc3140-f0fd-4008-b98a-1ac30ad483a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"MeasurementValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "520bd0ee-7954-4292-a191-b137946d219b",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"MeasurementValueNeededDate": "2026-05-08T19:32:52.0993046-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "318a0b94-e379-424a-b8ba-9a3d31e07842",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-08T19:32:52.0993046-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "fdd2da48-fa3a-4da7-bd81-9f4b366051cb",
"CreateDate": "2026-05-08T19:32:52.0993046-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-08T19:32:52.0993046-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}