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": "05021903-4970-4f61-88ac-212622899ec0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b9e5bd8a-55c2-4a05-a606-7629e13091cc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "164e2cb0-8e62-4c9d-a52b-3470d8dbafc8",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "d0505594-934c-450d-8f8a-1ea48a8eb824",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "09369159-11b6-4b0c-bb5c-7151554b026e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27e589ce-9f9b-4848-b1d1-85ec4dc7e4df",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c8ff0c7a-b591-4835-a804-25c52d922b06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"MeasurementValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "606e719f-a741-4381-af1d-a1751251107b",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"MeasurementValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "18c24949-6a8e-4277-83c9-d93f5e13b0ab",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-25T14:50:39.8327771-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b3aeab30-347f-43e1-8b77-6827872d1a78",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "05021903-4970-4f61-88ac-212622899ec0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b9e5bd8a-55c2-4a05-a606-7629e13091cc",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "164e2cb0-8e62-4c9d-a52b-3470d8dbafc8",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "d0505594-934c-450d-8f8a-1ea48a8eb824",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "09369159-11b6-4b0c-bb5c-7151554b026e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "27e589ce-9f9b-4848-b1d1-85ec4dc7e4df",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c8ff0c7a-b591-4835-a804-25c52d922b06",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"MeasurementValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "606e719f-a741-4381-af1d-a1751251107b",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"MeasurementValueNeededDate": "2026-04-25T14:50:39.8327771-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "18c24949-6a8e-4277-83c9-d93f5e13b0ab",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-25T14:50:39.8327771-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b3aeab30-347f-43e1-8b77-6827872d1a78",
"CreateDate": "2026-04-25T14:50:39.8327771-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-25T14:50:39.8327771-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}