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": "474ff57f-85eb-4128-9acd-9ba8be34a38c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "6cc7aaf2-8882-40da-8ea4-48d87f406a77",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "37ec3bb0-58b0-4b24-8ed5-426ea2353c16",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "cc893dab-9ecc-4a41-be56-454e295898d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a63c1814-ba74-4506-a448-e66d39aa5ad5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c5d0dcd-7d1d-4a5e-b33b-3f5032be778f",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abeef33f-b5a6-453e-bf23-d18d2f8da414",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ad06c47a-9b4a-45c7-98d7-5f83f6192259",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ca261d82-e8ec-46bc-8b8f-ffea80bd0ea6",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-01T15:15:35.7195096-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b71cf80b-db8b-4ddf-8c0b-04deef2534a0",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "474ff57f-85eb-4128-9acd-9ba8be34a38c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "6cc7aaf2-8882-40da-8ea4-48d87f406a77",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "37ec3bb0-58b0-4b24-8ed5-426ea2353c16",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "cc893dab-9ecc-4a41-be56-454e295898d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a63c1814-ba74-4506-a448-e66d39aa5ad5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c5d0dcd-7d1d-4a5e-b33b-3f5032be778f",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "abeef33f-b5a6-453e-bf23-d18d2f8da414",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ad06c47a-9b4a-45c7-98d7-5f83f6192259",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"MeasurementValueNeededDate": "2025-12-01T15:15:35.7195096-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ca261d82-e8ec-46bc-8b8f-ffea80bd0ea6",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-01T15:15:35.7195096-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b71cf80b-db8b-4ddf-8c0b-04deef2534a0",
"CreateDate": "2025-12-01T15:15:35.7195096-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-01T15:15:35.7195096-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}