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": "110ec3d0-ac58-4e5d-a950-723ac730f187",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "be0026d5-84c3-4dd0-92ac-b7bd62256d2a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0594d8bf-78ab-4d28-a505-78cc0d98d834",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "612e2163-613c-462a-a0c9-e96a53255660",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "43d2e321-77b7-42c1-a14c-9eb520b95440",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "852f4ce5-59c1-420b-9b80-ee6f71589136",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "53de03e1-27c8-4095-a7f6-6d189e3be993",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"MeasurementValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3903e453-02b1-495e-9f39-311ca62aeaef",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"MeasurementValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bf6701df-1502-44a3-99e3-9a5d8dfcaf0f",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-23T03:03:24.4152916-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "bf41b1bb-bae0-4aed-8325-bbd79e69aa1f",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "110ec3d0-ac58-4e5d-a950-723ac730f187",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "be0026d5-84c3-4dd0-92ac-b7bd62256d2a",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0594d8bf-78ab-4d28-a505-78cc0d98d834",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "612e2163-613c-462a-a0c9-e96a53255660",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "43d2e321-77b7-42c1-a14c-9eb520b95440",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "852f4ce5-59c1-420b-9b80-ee6f71589136",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "53de03e1-27c8-4095-a7f6-6d189e3be993",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"MeasurementValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3903e453-02b1-495e-9f39-311ca62aeaef",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"MeasurementValueNeededDate": "2026-03-23T03:03:24.4152916-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bf6701df-1502-44a3-99e3-9a5d8dfcaf0f",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-03-23T03:03:24.4152916-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "bf41b1bb-bae0-4aed-8325-bbd79e69aa1f",
"CreateDate": "2026-03-23T03:03:24.4152916-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-23T03:03:24.4152916-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}