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": "dbc13086-5f1d-4b64-b89f-4046f21183cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "3663b9a6-b69a-4e06-9dbb-01b1dd91284f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a176f93e-2471-4917-82ef-defe213851ad",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b677df98-169b-47ba-9997-6e504cca8a86",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fcbcc423-7c42-461d-b5b8-65a647ebe9b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "001e4d46-cae7-464f-ac32-22f8b084cc07",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "82cd0bdc-eb78-4bc5-9d85-4edbc196dc96",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "480a5de1-3b5b-4bf8-baa8-fdaa07dcd9a0",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb54671a-738e-4499-9c43-d4b246eeb3d2",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-09T23:12:09.5471784-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1337727c-fd16-4e8c-b78c-ec3d183075b7",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "dbc13086-5f1d-4b64-b89f-4046f21183cb",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "3663b9a6-b69a-4e06-9dbb-01b1dd91284f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a176f93e-2471-4917-82ef-defe213851ad",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b677df98-169b-47ba-9997-6e504cca8a86",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fcbcc423-7c42-461d-b5b8-65a647ebe9b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "001e4d46-cae7-464f-ac32-22f8b084cc07",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "82cd0bdc-eb78-4bc5-9d85-4edbc196dc96",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "480a5de1-3b5b-4bf8-baa8-fdaa07dcd9a0",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:12:09.5471784-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fb54671a-738e-4499-9c43-d4b246eeb3d2",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-09T23:12:09.5471784-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1337727c-fd16-4e8c-b78c-ec3d183075b7",
"CreateDate": "2026-05-09T23:12:09.5471784-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:12:09.5471784-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}