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": "a908c9fa-da0f-4fd4-9d5b-43cbcf341b84",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "56668cb6-0a16-45e9-9073-0262a6ce8462",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7e414434-59f5-47a1-8a4a-1b43b85f8521",
"CreateDate": "2025-12-18T23:53:16.6525689-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-18T23:53:16.6525689-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "a9aa8aea-e2f8-498f-8ce8-7047c5720e19",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "66b35e0b-5ac3-4d9c-88ca-5bf57b502536",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "153f7021-5bc3-4095-8da2-dc5c95fc2a95",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3dc676fb-a86d-47d7-9341-d8173cb253c3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"MeasurementValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "596194dd-e0bf-4864-9d69-1daa06c19773",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"MeasurementValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "575c5f33-ba28-43c7-b103-c6d86f2abb91",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-18T23:53:16.6681953-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1638bc97-91b8-4007-8038-17d9645e220b",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "a908c9fa-da0f-4fd4-9d5b-43cbcf341b84",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "56668cb6-0a16-45e9-9073-0262a6ce8462",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7e414434-59f5-47a1-8a4a-1b43b85f8521",
"CreateDate": "2025-12-18T23:53:16.6525689-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-18T23:53:16.6525689-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "a9aa8aea-e2f8-498f-8ce8-7047c5720e19",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "66b35e0b-5ac3-4d9c-88ca-5bf57b502536",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "153f7021-5bc3-4095-8da2-dc5c95fc2a95",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3dc676fb-a86d-47d7-9341-d8173cb253c3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"MeasurementValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "596194dd-e0bf-4864-9d69-1daa06c19773",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"MeasurementValueNeededDate": "2025-12-18T23:53:16.6681953-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "575c5f33-ba28-43c7-b103-c6d86f2abb91",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-18T23:53:16.6681953-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1638bc97-91b8-4007-8038-17d9645e220b",
"CreateDate": "2025-12-18T23:53:16.6681953-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-18T23:53:16.6681953-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}