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": "79dfbd2c-0662-42de-9a37-4a8244014c0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "350732cd-27d7-4158-9762-a53b8725012f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "09c6d3b3-3eae-4742-a7f4-fb1810e4dee0",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "652cfe5d-4f5d-430f-8826-6d1da04a28ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ea413d84-9a16-4e01-92af-8208cfa63fdf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08ee4022-bffd-4ec0-9f64-8df80191ddf2",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3bc47687-6748-45c7-ab0e-192be05038a6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"MeasurementValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a221595f-378c-47f9-9fc2-723294ad4166",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"MeasurementValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b54300e5-ea29-46a4-89d7-9de7215c0ab0",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-29T11:00:32.1705442-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "317d2873-3bcd-4efa-8799-8af430c8311c",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "79dfbd2c-0662-42de-9a37-4a8244014c0c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "350732cd-27d7-4158-9762-a53b8725012f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "09c6d3b3-3eae-4742-a7f4-fb1810e4dee0",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "652cfe5d-4f5d-430f-8826-6d1da04a28ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ea413d84-9a16-4e01-92af-8208cfa63fdf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "08ee4022-bffd-4ec0-9f64-8df80191ddf2",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3bc47687-6748-45c7-ab0e-192be05038a6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"MeasurementValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a221595f-378c-47f9-9fc2-723294ad4166",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"MeasurementValueNeededDate": "2026-08-29T11:00:32.1705442-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b54300e5-ea29-46a4-89d7-9de7215c0ab0",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-29T11:00:32.1705442-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "317d2873-3bcd-4efa-8799-8af430c8311c",
"CreateDate": "2026-08-29T11:00:32.1705442-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T11:00:32.1705442-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}