GET Attachments/ByUploadDate?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 upload date of the attachments to retrieve |
date |
None. |
| endDate |
Ending upload 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": "5ae2d7a4-6318-41ca-9b59-9a7b154a6d1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e8ef2517-ddf7-4f9a-b81f-80bcb31151c6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "86b9d3fa-8236-4e71-b199-a21738e058a5",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "95cefce2-3707-416b-979e-6faa00146800",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4939802c-1cbb-4e5e-96d3-a5b486c047ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "748a0f95-65c6-4339-8985-c591c9e2be20",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "03773c21-a0c2-4f28-b26b-06c3bc64b25a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"MeasurementValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0669fe53-d2f2-44b9-9e5a-b35aff69cda7",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"MeasurementValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7e752bee-e53a-431e-8463-d560c9679950",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-07T03:26:29.3882356-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "ae185e79-83d6-41a9-af9a-91644836e456",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "5ae2d7a4-6318-41ca-9b59-9a7b154a6d1d",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e8ef2517-ddf7-4f9a-b81f-80bcb31151c6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "86b9d3fa-8236-4e71-b199-a21738e058a5",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "95cefce2-3707-416b-979e-6faa00146800",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4939802c-1cbb-4e5e-96d3-a5b486c047ae",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "748a0f95-65c6-4339-8985-c591c9e2be20",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "03773c21-a0c2-4f28-b26b-06c3bc64b25a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"MeasurementValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0669fe53-d2f2-44b9-9e5a-b35aff69cda7",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"MeasurementValueNeededDate": "2025-12-07T03:26:29.3882356-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7e752bee-e53a-431e-8463-d560c9679950",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-07T03:26:29.3882356-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "ae185e79-83d6-41a9-af9a-91644836e456",
"CreateDate": "2025-12-07T03:26:29.3882356-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-07T03:26:29.3882356-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}