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": "c323f538-fbb9-4539-83ee-1eb215f85128",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "eafa8fc1-eb99-4c80-8f23-2ccc64e13d6f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "04c328fd-b85d-47f5-b598-e2f80b4453e2",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1df90907-cf6e-4737-aa74-861ba63ccb8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8f77c400-8018-4054-80f6-e72d862e87b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6187d025-16ef-493c-9b61-f175174200d0",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e237ad81-a904-41ac-8ce1-1eee33043961",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"MeasurementValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4dc48d96-0bc3-4bce-a107-467c832b2dac",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"MeasurementValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4051c8a9-db07-4113-bc96-b8677eb98258",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-23T23:09:40.6274175-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "d6316aec-9c0b-463f-b3c6-4c9142356da0",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "c323f538-fbb9-4539-83ee-1eb215f85128",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "eafa8fc1-eb99-4c80-8f23-2ccc64e13d6f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "04c328fd-b85d-47f5-b598-e2f80b4453e2",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "1df90907-cf6e-4737-aa74-861ba63ccb8e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8f77c400-8018-4054-80f6-e72d862e87b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6187d025-16ef-493c-9b61-f175174200d0",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e237ad81-a904-41ac-8ce1-1eee33043961",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"MeasurementValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4dc48d96-0bc3-4bce-a107-467c832b2dac",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"MeasurementValueNeededDate": "2026-05-23T23:09:40.6274175-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4051c8a9-db07-4113-bc96-b8677eb98258",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-05-23T23:09:40.6274175-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "d6316aec-9c0b-463f-b3c6-4c9142356da0",
"CreateDate": "2026-05-23T23:09:40.6274175-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-23T23:09:40.6274175-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}