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": "a50e17a6-0ce3-46f1-8b9a-c65baa1ed862",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "358a251d-573b-42d3-93af-25a4b446ba2e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2b65f276-0415-41f5-b7ef-bf0d70c73ce9",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "19edec69-3066-44be-b713-8a9c39d18211",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de418738-9592-4100-941f-7ce0d9d7ac89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eef4158c-cd09-4fa8-beb9-630ea1cd8005",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "07a18ef5-2061-4b16-9979-7237660a2c03",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d96f4b57-69d3-403b-b755-10a22ed185ba",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "066f1b5a-f062-4748-a30e-29e43ae6f6ee",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-16T16:22:32.5080064-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "cc02dce2-199b-4d39-9e17-90cf0e351240",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a50e17a6-0ce3-46f1-8b9a-c65baa1ed862",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "358a251d-573b-42d3-93af-25a4b446ba2e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2b65f276-0415-41f5-b7ef-bf0d70c73ce9",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "19edec69-3066-44be-b713-8a9c39d18211",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de418738-9592-4100-941f-7ce0d9d7ac89",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "eef4158c-cd09-4fa8-beb9-630ea1cd8005",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "07a18ef5-2061-4b16-9979-7237660a2c03",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d96f4b57-69d3-403b-b755-10a22ed185ba",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:22:32.5080064-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "066f1b5a-f062-4748-a30e-29e43ae6f6ee",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-16T16:22:32.5080064-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "cc02dce2-199b-4d39-9e17-90cf0e351240",
"CreateDate": "2026-01-16T16:22:32.5080064-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:22:32.5080064-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}