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": "130e5d0a-5b57-47bb-bf31-2432c474924b",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "cc69fd0b-c971-4382-999a-90729b633a8f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1e609d53-0c53-4588-a158-43c7fb715e8d",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "da35827c-79fa-452a-ad6e-f3f426bce7eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b37f3bd3-61af-4e5e-b260-f90ac5ee904b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "487a7d3b-a71a-4b75-9117-e8f31b75a08c",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e052440f-af8a-4608-9b6d-b4a4628c8e41",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"MeasurementValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a358bb35-4c3f-4561-8617-be74b02b1834",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"MeasurementValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "548465ed-36b2-4a7d-9fff-82f518b14cac",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-26T18:52:52.0618767-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd8bff6-8c26-41b5-bf1b-a070d0602677",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "130e5d0a-5b57-47bb-bf31-2432c474924b",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "cc69fd0b-c971-4382-999a-90729b633a8f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1e609d53-0c53-4588-a158-43c7fb715e8d",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "da35827c-79fa-452a-ad6e-f3f426bce7eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b37f3bd3-61af-4e5e-b260-f90ac5ee904b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "487a7d3b-a71a-4b75-9117-e8f31b75a08c",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e052440f-af8a-4608-9b6d-b4a4628c8e41",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"MeasurementValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a358bb35-4c3f-4561-8617-be74b02b1834",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"MeasurementValueNeededDate": "2026-07-26T18:52:52.0618767-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "548465ed-36b2-4a7d-9fff-82f518b14cac",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-26T18:52:52.0618767-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "6cd8bff6-8c26-41b5-bf1b-a070d0602677",
"CreateDate": "2026-07-26T18:52:52.0618767-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-26T18:52:52.0618767-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}