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": "20a062e6-6949-4555-b0bb-c3e52e2d2f96",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "94eea306-16d9-4335-905d-b21ea08e6ef5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0113e18b-4699-44b1-9ac0-ece3efa2fa03",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "34e8611a-5eaf-4b45-b6c7-b91240f0047c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8ae8ceab-e53f-4f4c-9740-fb62015be358",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8130032-bc65-411f-8cd0-db28880a81d7",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "14a4e505-8768-4cfb-9818-ddf12b27b9b6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"MeasurementValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "798afecc-5574-42ee-8929-56f3445cbe66",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"MeasurementValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5defbefc-ef8d-47e7-a562-d199dbf47126",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-29T06:07:58.5058353-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "87b187b4-95f4-4a36-9612-44cbfa0e13c9",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "20a062e6-6949-4555-b0bb-c3e52e2d2f96",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "94eea306-16d9-4335-905d-b21ea08e6ef5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0113e18b-4699-44b1-9ac0-ece3efa2fa03",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "34e8611a-5eaf-4b45-b6c7-b91240f0047c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8ae8ceab-e53f-4f4c-9740-fb62015be358",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8130032-bc65-411f-8cd0-db28880a81d7",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "14a4e505-8768-4cfb-9818-ddf12b27b9b6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"MeasurementValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "798afecc-5574-42ee-8929-56f3445cbe66",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"MeasurementValueNeededDate": "2026-03-29T06:07:58.5058353-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5defbefc-ef8d-47e7-a562-d199dbf47126",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-29T06:07:58.5058353-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "87b187b4-95f4-4a36-9612-44cbfa0e13c9",
"CreateDate": "2026-03-29T06:07:58.5058353-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-29T06:07:58.5058353-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}