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": "cfa8723c-2c8a-42f9-b865-599375e40c31",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "a09b674f-e23f-4201-ab39-23a0fce383e7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3b7ed299-88af-42f9-8394-15b4d9993319",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "5c769829-9282-4ac9-a245-10adba00fc8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ced0fe2f-a2b5-4c4d-b85a-a68d654f36ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7675726b-0681-4efd-b421-3314ccbb2ed6",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2bd3040b-0380-4e6e-8b70-72da9bfc1f97",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd25751-318f-46ce-8091-7d2d442e8629",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3f8ca0dd-c99f-4b57-a39b-5c6523908a1f",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-23T23:10:29.0076447-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "df935edf-5830-4ee9-b96e-913e9b140e77",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "cfa8723c-2c8a-42f9-b865-599375e40c31",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "a09b674f-e23f-4201-ab39-23a0fce383e7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3b7ed299-88af-42f9-8394-15b4d9993319",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "5c769829-9282-4ac9-a245-10adba00fc8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ced0fe2f-a2b5-4c4d-b85a-a68d654f36ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7675726b-0681-4efd-b421-3314ccbb2ed6",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2bd3040b-0380-4e6e-8b70-72da9bfc1f97",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1fd25751-318f-46ce-8091-7d2d442e8629",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:10:29.0076447-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3f8ca0dd-c99f-4b57-a39b-5c6523908a1f",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-23T23:10:29.0076447-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "df935edf-5830-4ee9-b96e-913e9b140e77",
"CreateDate": "2026-08-23T23:10:29.0076447-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:10:29.0076447-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}