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": "c7214b4f-b553-4e49-b004-ed367c658337",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e89e8871-8546-4c3a-92fa-d41fc51ea075",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d4f78c37-3c81-4c5f-8415-48dbf851a7c6",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "26272b46-2061-476c-984f-a19cf9a6eadd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "458fd9e8-fd8f-4d99-8d37-079b8c06d61f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "317506a2-e852-47bd-9942-ef44e1df5c38",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "be615d97-728e-44f7-9f35-80ca093a7f62",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"MeasurementValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "496d888f-7f54-4a88-b5e9-bb4a496cc303",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"MeasurementValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "aff0a80f-5196-45bb-86c0-350b8b2b52d2",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-12T21:50:16.1047546-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "ff153e17-603c-4285-8bac-b30ae1ca6b15",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "c7214b4f-b553-4e49-b004-ed367c658337",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "e89e8871-8546-4c3a-92fa-d41fc51ea075",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d4f78c37-3c81-4c5f-8415-48dbf851a7c6",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "26272b46-2061-476c-984f-a19cf9a6eadd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "458fd9e8-fd8f-4d99-8d37-079b8c06d61f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "317506a2-e852-47bd-9942-ef44e1df5c38",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "be615d97-728e-44f7-9f35-80ca093a7f62",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"MeasurementValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "496d888f-7f54-4a88-b5e9-bb4a496cc303",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"MeasurementValueNeededDate": "2026-06-12T21:50:16.1047546-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "aff0a80f-5196-45bb-86c0-350b8b2b52d2",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-06-12T21:50:16.1047546-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "ff153e17-603c-4285-8bac-b30ae1ca6b15",
"CreateDate": "2026-06-12T21:50:16.1047546-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T21:50:16.1047546-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}