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": "836787b1-a6eb-43ab-911b-053556300bb4",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e5e736c6-322c-4fef-be21-113ce508ab20",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dc4008b6-7f3c-44cd-acb8-e75430a41da7",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "17b907f4-e076-4eaa-bd15-067aeabb2be4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bddb898b-c701-4012-957a-b3599e70c267",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3c82788-a670-4011-a9e5-07c3c349b94b",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "616548b9-7784-40de-8d5c-80299400483b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"MeasurementValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5b8baa46-2fcc-410c-83e2-26bdc6a2b848",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"MeasurementValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd4a48cb-8e7d-4b9c-9f34-3f8d2e693bce",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-30T17:47:09.9994839-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "f82e0207-9637-4f25-83e6-6d1b71e6bb11",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "836787b1-a6eb-43ab-911b-053556300bb4",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e5e736c6-322c-4fef-be21-113ce508ab20",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dc4008b6-7f3c-44cd-acb8-e75430a41da7",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "17b907f4-e076-4eaa-bd15-067aeabb2be4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bddb898b-c701-4012-957a-b3599e70c267",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e3c82788-a670-4011-a9e5-07c3c349b94b",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "616548b9-7784-40de-8d5c-80299400483b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"MeasurementValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5b8baa46-2fcc-410c-83e2-26bdc6a2b848",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"MeasurementValueNeededDate": "2025-11-30T17:47:09.9994839-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd4a48cb-8e7d-4b9c-9f34-3f8d2e693bce",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-30T17:47:09.9994839-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "f82e0207-9637-4f25-83e6-6d1b71e6bb11",
"CreateDate": "2025-11-30T17:47:09.9994839-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-30T17:47:09.9994839-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}