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": "08d33463-79e6-45c5-9b56-9087992cac6a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5b241c77-6f33-40a9-8fb1-32845de4a132",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e5203a43-ab88-433f-8e2f-760b039fb404",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "724ab8b7-6dbf-4b67-a2bb-9d5db5ebe520",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "16847204-312b-49ba-bdc0-19a88ab68dbc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b8964a8-56be-4d51-b956-6b9c46de45e1",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "77727e16-eb71-468a-8c72-14d67ce3430d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c592ec7e-444b-4b6d-89d2-0f6fec6752ef",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "65f1e6ba-324b-4b97-aead-78bba30eb7e1",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-17T20:46:27.2473175-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "aa0cfc6f-6f29-4d68-a72b-f1d0dd9f7242",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "08d33463-79e6-45c5-9b56-9087992cac6a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "5b241c77-6f33-40a9-8fb1-32845de4a132",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e5203a43-ab88-433f-8e2f-760b039fb404",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "724ab8b7-6dbf-4b67-a2bb-9d5db5ebe520",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "16847204-312b-49ba-bdc0-19a88ab68dbc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4b8964a8-56be-4d51-b956-6b9c46de45e1",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "77727e16-eb71-468a-8c72-14d67ce3430d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c592ec7e-444b-4b6d-89d2-0f6fec6752ef",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"MeasurementValueNeededDate": "2026-04-17T20:46:27.2473175-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "65f1e6ba-324b-4b97-aead-78bba30eb7e1",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-17T20:46:27.2473175-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "aa0cfc6f-6f29-4d68-a72b-f1d0dd9f7242",
"CreateDate": "2026-04-17T20:46:27.2473175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-17T20:46:27.2473175-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}