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": "57b65676-93eb-4ba3-b358-aa40ff0b34a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "abbd440f-d89f-4028-a13d-5014f10798c3",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3697f746-5ae6-4391-a4db-e19cc04ce8a2",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "460a2bce-7926-4a60-8857-51eae9af41ac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ef04adb1-2878-4f0e-b854-29dbaaca3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dfe62ae0-460c-4a04-895b-cce9fcb2692f",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ded1a844-b910-461b-9a93-f97a0ef46c6c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"MeasurementValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "686e5037-a419-4e4a-a461-709380bbc87c",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"MeasurementValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "876273ae-5a04-449d-9011-ae5d8f514ee9",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-29T13:40:41.7075411-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "c7c2a446-efa4-4203-9ebe-2de59d823b8f",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "57b65676-93eb-4ba3-b358-aa40ff0b34a5",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "abbd440f-d89f-4028-a13d-5014f10798c3",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3697f746-5ae6-4391-a4db-e19cc04ce8a2",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "460a2bce-7926-4a60-8857-51eae9af41ac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ef04adb1-2878-4f0e-b854-29dbaaca3c2e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "dfe62ae0-460c-4a04-895b-cce9fcb2692f",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ded1a844-b910-461b-9a93-f97a0ef46c6c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"MeasurementValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "686e5037-a419-4e4a-a461-709380bbc87c",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"MeasurementValueNeededDate": "2026-05-29T13:40:41.7075411-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "876273ae-5a04-449d-9011-ae5d8f514ee9",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-29T13:40:41.7075411-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "c7c2a446-efa4-4203-9ebe-2de59d823b8f",
"CreateDate": "2026-05-29T13:40:41.7075411-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-29T13:40:41.7075411-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}