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": "a592c9b0-aa00-42ef-83fa-d732d0ca2133",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b80796fa-a480-44af-8956-3001c669ebc9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "fee3ab23-61e0-4dd2-8975-903454bef45b",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "33b1e151-de1d-4669-a70d-45646dbedd4a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "00e4c686-733c-479f-81ed-cd624c816ed0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4c52a8f-185f-43d5-b1ac-4d94704fd597",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5dd3948a-bca3-4e87-81ac-4cae78b61d08",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"MeasurementValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4df1bf1-94e2-4379-abdc-56c25f337f83",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"MeasurementValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b305ed6c-ae79-4c42-8b74-36ae44406adf",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-01T19:55:08.3440668-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "882780e8-3de8-4141-b731-66aae6e9f526",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a592c9b0-aa00-42ef-83fa-d732d0ca2133",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b80796fa-a480-44af-8956-3001c669ebc9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "fee3ab23-61e0-4dd2-8975-903454bef45b",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "33b1e151-de1d-4669-a70d-45646dbedd4a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "00e4c686-733c-479f-81ed-cd624c816ed0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f4c52a8f-185f-43d5-b1ac-4d94704fd597",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5dd3948a-bca3-4e87-81ac-4cae78b61d08",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"MeasurementValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b4df1bf1-94e2-4379-abdc-56c25f337f83",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"MeasurementValueNeededDate": "2026-03-01T19:55:08.3440668-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b305ed6c-ae79-4c42-8b74-36ae44406adf",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-01T19:55:08.3440668-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "882780e8-3de8-4141-b731-66aae6e9f526",
"CreateDate": "2026-03-01T19:55:08.3440668-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T19:55:08.3440668-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}