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": "3c70533b-b618-4a0c-8b7e-c3062f949843",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "02117fb8-9e64-4ee8-9fe1-1db9492111b8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6dbda83e-9468-4e16-8043-debd7e307cbb",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b71b3bfc-9147-4ff9-a0df-2ed0b9584b7a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8072deea-7990-4601-86dd-d8284721e74d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "65531e96-7dba-46ed-acf9-709f0c4d4323",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6cef30ed-0512-4f3c-afbc-42e925ffd5dd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "32ffaefc-83fb-46e1-b4e5-24eda75db72e",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5dc2dc0d-3d26-4f32-b0b3-0a14022165f7",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-10T21:16:48.8611083-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "f14df966-104d-4bba-a29f-aa8802d11a15",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "3c70533b-b618-4a0c-8b7e-c3062f949843",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "02117fb8-9e64-4ee8-9fe1-1db9492111b8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6dbda83e-9468-4e16-8043-debd7e307cbb",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b71b3bfc-9147-4ff9-a0df-2ed0b9584b7a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8072deea-7990-4601-86dd-d8284721e74d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "65531e96-7dba-46ed-acf9-709f0c4d4323",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6cef30ed-0512-4f3c-afbc-42e925ffd5dd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "32ffaefc-83fb-46e1-b4e5-24eda75db72e",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"MeasurementValueNeededDate": "2026-03-10T21:16:48.8611083-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5dc2dc0d-3d26-4f32-b0b3-0a14022165f7",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-10T21:16:48.8611083-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "f14df966-104d-4bba-a29f-aa8802d11a15",
"CreateDate": "2026-03-10T21:16:48.8611083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-10T21:16:48.8611083-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}