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": "094d8910-b437-4262-8b81-d322d6ea25bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "23aad89e-c4d3-4a7b-96df-d833fab53ed6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a7edafc6-bba4-4504-8df3-75fdaa8ac368",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "a66a0024-1228-4ebb-9012-ca3e7931e590",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "803af60f-736e-44d0-af1b-b84391719dbe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dba35028-0d13-46ad-b845-90b71a857f76",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "76f972cd-fb35-4d10-a862-41c0b1db09db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e3123329-922f-41ee-9f37-4ed6179d9182",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "249181b8-cde5-4e1b-b728-7cd8c152bf28",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-28T21:31:03.583919-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e77fcc69-eec7-466b-89ce-e4a1276aa112",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "094d8910-b437-4262-8b81-d322d6ea25bb",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "23aad89e-c4d3-4a7b-96df-d833fab53ed6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a7edafc6-bba4-4504-8df3-75fdaa8ac368",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "a66a0024-1228-4ebb-9012-ca3e7931e590",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "803af60f-736e-44d0-af1b-b84391719dbe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dba35028-0d13-46ad-b845-90b71a857f76",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "76f972cd-fb35-4d10-a862-41c0b1db09db",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e3123329-922f-41ee-9f37-4ed6179d9182",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"MeasurementValueNeededDate": "2026-03-28T21:31:03.583919-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "249181b8-cde5-4e1b-b728-7cd8c152bf28",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-28T21:31:03.583919-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "e77fcc69-eec7-466b-89ce-e4a1276aa112",
"CreateDate": "2026-03-28T21:31:03.583919-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T21:31:03.583919-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}