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": "a1cd98bf-6a82-495f-bd3e-563a30c03f0f",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "7c1c9a5f-71c4-4ad3-8cde-86bbd884574d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "edc54834-3c7e-48ef-9fa0-12ecf48c13ff",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "356699a9-1d57-4246-9ab6-74a8516236ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ac0c189-cba7-449d-96cf-1597c773fe49",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7486368-1447-4f16-9cea-c39662970044",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae2820e2-96ea-422f-b066-5f35ed9d32da",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "183ed174-bede-4391-bc57-70512fa55915",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b29c99b-4dca-4aa3-8a66-d6336b723aae",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-09T23:12:02.6079944-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1445e6ef-ae8a-469a-bdd6-b4ea2ba511c9",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a1cd98bf-6a82-495f-bd3e-563a30c03f0f",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "7c1c9a5f-71c4-4ad3-8cde-86bbd884574d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "edc54834-3c7e-48ef-9fa0-12ecf48c13ff",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "356699a9-1d57-4246-9ab6-74a8516236ad",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ac0c189-cba7-449d-96cf-1597c773fe49",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c7486368-1447-4f16-9cea-c39662970044",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ae2820e2-96ea-422f-b066-5f35ed9d32da",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "183ed174-bede-4391-bc57-70512fa55915",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:02.6079944-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b29c99b-4dca-4aa3-8a66-d6336b723aae",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-09T23:12:02.6079944-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1445e6ef-ae8a-469a-bdd6-b4ea2ba511c9",
"CreateDate": "2026-05-09T23:12:02.6079944-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:02.6079944-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}