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": "faa387d1-f769-4c67-b598-e118d35df0dc",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "361c70b5-5ce3-46a7-9c11-3908be3882be",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "62fd9ba1-f838-4804-8fb0-d24ecfffdd26",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6461a89d-c9b2-454e-a196-4570d2aae1c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6ee3c0e4-e12a-4e4f-924c-fda22963755a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac1233cb-75cb-43c4-8baa-54fa554cf2ff",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7065ee18-8c64-4bef-93a8-ad86defd6da6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"MeasurementValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "22c072b8-9653-469e-83c5-48926019d00f",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"MeasurementValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bafe53ca-79e5-4c2b-8dd0-6a547a60c6fb",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-12T23:37:32.8752818-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "a56cb6ef-a365-4cee-8f70-b8280a28ea66",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "faa387d1-f769-4c67-b598-e118d35df0dc",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "361c70b5-5ce3-46a7-9c11-3908be3882be",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "62fd9ba1-f838-4804-8fb0-d24ecfffdd26",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6461a89d-c9b2-454e-a196-4570d2aae1c2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6ee3c0e4-e12a-4e4f-924c-fda22963755a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac1233cb-75cb-43c4-8baa-54fa554cf2ff",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7065ee18-8c64-4bef-93a8-ad86defd6da6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"MeasurementValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "22c072b8-9653-469e-83c5-48926019d00f",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"MeasurementValueNeededDate": "2026-06-12T23:37:32.8752818-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bafe53ca-79e5-4c2b-8dd0-6a547a60c6fb",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-12T23:37:32.8752818-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "a56cb6ef-a365-4cee-8f70-b8280a28ea66",
"CreateDate": "2026-06-12T23:37:32.8752818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T23:37:32.8752818-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}