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": "c1165d49-688f-4691-a483-281b89294cfa",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "76bda9f1-4167-4930-afe5-14df222cb6ee",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "8312b9eb-46b8-41a0-b4e6-63b3c7f609c9",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "18dd6848-47c0-4311-98c4-65bc7358ff9b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2366c6bb-3df6-4f22-8e1d-9ba6f883dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77b74731-2397-4b67-b885-864cfea35871",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "696d9a9b-2de3-49ec-8efb-a594aa2fd9d8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"MeasurementValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b3a1f288-5459-4d45-b5e1-d8bffdc3b38f",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"MeasurementValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d36fc59f-9393-4c30-9d06-291d02a639c9",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-25T06:34:02.5802484-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "2773adf7-e8df-487a-804e-43f230c2e06e",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "c1165d49-688f-4691-a483-281b89294cfa",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "76bda9f1-4167-4930-afe5-14df222cb6ee",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "8312b9eb-46b8-41a0-b4e6-63b3c7f609c9",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "18dd6848-47c0-4311-98c4-65bc7358ff9b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2366c6bb-3df6-4f22-8e1d-9ba6f883dcc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "77b74731-2397-4b67-b885-864cfea35871",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "696d9a9b-2de3-49ec-8efb-a594aa2fd9d8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"MeasurementValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b3a1f288-5459-4d45-b5e1-d8bffdc3b38f",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"MeasurementValueNeededDate": "2026-01-25T06:34:02.5802484-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d36fc59f-9393-4c30-9d06-291d02a639c9",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-01-25T06:34:02.5802484-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "2773adf7-e8df-487a-804e-43f230c2e06e",
"CreateDate": "2026-01-25T06:34:02.5802484-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-25T06:34:02.5802484-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}