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": "ac4a12f3-6488-4e13-8bb5-fcf13c00a39b",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ae2f0dcb-b91b-4b60-b8df-e1784e604ec9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "63ec7b63-01ec-4b2f-a9b4-99d1df5ebfaf",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "583546a4-6deb-411a-9a3e-29c26366a98f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "92b5b2f5-f60e-496e-b7a0-3ed7940fdd47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e0d8f4-4005-41ad-ac45-c85af5db104b",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f0a9b036-2377-4e97-b700-cf78d799393a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"MeasurementValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7ed91e2d-8112-4379-a7a2-221b88f48605",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"MeasurementValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d865d16d-276f-4e91-b5f3-51ee0b688c0a",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-08T07:29:04.1766574-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "8327d82b-5171-4e84-96fc-522052c659c4",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "ac4a12f3-6488-4e13-8bb5-fcf13c00a39b",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ae2f0dcb-b91b-4b60-b8df-e1784e604ec9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "63ec7b63-01ec-4b2f-a9b4-99d1df5ebfaf",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "583546a4-6deb-411a-9a3e-29c26366a98f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "92b5b2f5-f60e-496e-b7a0-3ed7940fdd47",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "06e0d8f4-4005-41ad-ac45-c85af5db104b",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f0a9b036-2377-4e97-b700-cf78d799393a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"MeasurementValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7ed91e2d-8112-4379-a7a2-221b88f48605",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"MeasurementValueNeededDate": "2026-02-08T07:29:04.1766574-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d865d16d-276f-4e91-b5f3-51ee0b688c0a",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-02-08T07:29:04.1766574-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "8327d82b-5171-4e84-96fc-522052c659c4",
"CreateDate": "2026-02-08T07:29:04.1766574-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T07:29:04.1766574-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}