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": "32c7d0c1-2a0e-426c-b319-f2e0011ffd85",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8329e9e7-8481-4d25-913c-7c28816ab81e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cf9c544d-e705-41d9-95fc-f98f0c1384b4",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ebebd621-912a-4c22-8be2-37263c5ad48c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b49e9661-0214-4853-b078-7ce482b7e8b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96a43a35-1c00-444c-b43e-b849c1de3ef7",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cf74aa4c-9ed6-4822-abdf-d9fb37bbfa16",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"MeasurementValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "149be84e-4320-4836-844c-e8ff14e066f6",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"MeasurementValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3576f6b9-b39c-45a0-b3d9-e6a3f19bc46b",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-31T00:21:50.2036357-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "0fa49009-b34d-43ab-8d76-1ed7432c78f4",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "32c7d0c1-2a0e-426c-b319-f2e0011ffd85",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "8329e9e7-8481-4d25-913c-7c28816ab81e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cf9c544d-e705-41d9-95fc-f98f0c1384b4",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ebebd621-912a-4c22-8be2-37263c5ad48c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b49e9661-0214-4853-b078-7ce482b7e8b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "96a43a35-1c00-444c-b43e-b849c1de3ef7",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cf74aa4c-9ed6-4822-abdf-d9fb37bbfa16",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"MeasurementValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "149be84e-4320-4836-844c-e8ff14e066f6",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"MeasurementValueNeededDate": "2025-12-31T00:21:50.2036357-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3576f6b9-b39c-45a0-b3d9-e6a3f19bc46b",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-31T00:21:50.2036357-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "0fa49009-b34d-43ab-8d76-1ed7432c78f4",
"CreateDate": "2025-12-31T00:21:50.2036357-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-31T00:21:50.2036357-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}