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": "b59ea43b-f199-40ad-b018-2a68491c074b",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f57fbd76-27c9-403b-9ee5-1eefcdefe581",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ccbfe6fb-7d03-4ce9-836b-375d740e8656",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b5e556c2-0cd8-4251-8e75-f93ef9fbcba2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1e6d75a0-aa9d-427b-9de4-338efcdd06ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f546a59-e694-4171-981b-1152160f9d1b",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cceb4a04-4db6-484f-8d4e-eef6f15f2d3a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "be532959-afc8-433e-be6a-f75faea11587",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a63d99c7-59dc-4a0c-9b59-6247b2b1e5d4",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-09T23:45:11.3001373-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "20a7c7c2-60fb-44b5-9139-f758df40eed9",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "b59ea43b-f199-40ad-b018-2a68491c074b",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f57fbd76-27c9-403b-9ee5-1eefcdefe581",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ccbfe6fb-7d03-4ce9-836b-375d740e8656",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b5e556c2-0cd8-4251-8e75-f93ef9fbcba2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1e6d75a0-aa9d-427b-9de4-338efcdd06ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2f546a59-e694-4171-981b-1152160f9d1b",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cceb4a04-4db6-484f-8d4e-eef6f15f2d3a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "be532959-afc8-433e-be6a-f75faea11587",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:45:11.3001373-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a63d99c7-59dc-4a0c-9b59-6247b2b1e5d4",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-09T23:45:11.3001373-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "20a7c7c2-60fb-44b5-9139-f758df40eed9",
"CreateDate": "2026-08-09T23:45:11.3001373-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:45:11.3001373-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}