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": "e470c484-5919-40ba-bcaf-0b61487c9aa0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "eb6686aa-d98b-4c35-9417-794f5d2e91eb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f87f9384-3807-402c-9f03-e56c5997299c",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "80856330-3b09-4d98-bc16-4db8e3bcde51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "65634c20-8b38-4b6c-aa58-28ec1725e1d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9971cba9-f32c-4f28-b2bd-e1378f994394",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "550875a6-9ddf-4b46-8e57-db10eb1f79c5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"MeasurementValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fedb8b07-09a8-4848-8fd8-584193ba253a",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"MeasurementValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "58a91c8a-5833-435c-8caf-570ecd416d43",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-22T05:58:07.6891004-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "72d35fdb-1034-45f5-bc10-7a443db6e56a",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "e470c484-5919-40ba-bcaf-0b61487c9aa0",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "eb6686aa-d98b-4c35-9417-794f5d2e91eb",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f87f9384-3807-402c-9f03-e56c5997299c",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "80856330-3b09-4d98-bc16-4db8e3bcde51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "65634c20-8b38-4b6c-aa58-28ec1725e1d1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9971cba9-f32c-4f28-b2bd-e1378f994394",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "550875a6-9ddf-4b46-8e57-db10eb1f79c5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"MeasurementValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fedb8b07-09a8-4848-8fd8-584193ba253a",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"MeasurementValueNeededDate": "2026-08-22T05:58:07.6891004-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "58a91c8a-5833-435c-8caf-570ecd416d43",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-22T05:58:07.6891004-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "72d35fdb-1034-45f5-bc10-7a443db6e56a",
"CreateDate": "2026-08-22T05:58:07.6891004-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T05:58:07.6891004-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}