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": "cf533f5b-70a6-47e1-87b3-361d8c7bfb41",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "af3ed69e-3334-421e-be54-31ca295f8265",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "443bf7a4-b6d2-4108-9fa1-6980b0dd1266",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b3b38b65-7c75-49c8-83c3-9b1b8c215d37",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c2be35de-0a28-43b0-8a9b-21e2545a3451",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1fb1b0ac-3587-4a5f-ba85-ef5c76840271",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fcee2425-85a5-497c-9372-7836bfd76569",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"MeasurementValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86609a9c-a6cc-4bf3-8d2a-0a87f157bd4e",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"MeasurementValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0215c718-2236-4118-8066-1e6a53f533d0",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-26T11:43:18.104317-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b6514f9e-acf6-4580-a21a-dcf6e17ce8dd",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "cf533f5b-70a6-47e1-87b3-361d8c7bfb41",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "af3ed69e-3334-421e-be54-31ca295f8265",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "443bf7a4-b6d2-4108-9fa1-6980b0dd1266",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "b3b38b65-7c75-49c8-83c3-9b1b8c215d37",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c2be35de-0a28-43b0-8a9b-21e2545a3451",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1fb1b0ac-3587-4a5f-ba85-ef5c76840271",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fcee2425-85a5-497c-9372-7836bfd76569",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"MeasurementValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "86609a9c-a6cc-4bf3-8d2a-0a87f157bd4e",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"MeasurementValueNeededDate": "2026-09-26T11:43:18.104317-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0215c718-2236-4118-8066-1e6a53f533d0",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-26T11:43:18.104317-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b6514f9e-acf6-4580-a21a-dcf6e17ce8dd",
"CreateDate": "2026-09-26T11:43:18.104317-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T11:43:18.104317-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}