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": "b50eaa13-6ace-47bf-b6a5-8a88c644fe9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f520d5eb-b511-4215-afc6-7181e76f04ee",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "88b94c40-c9f6-4885-9ec5-08d1ff561cda",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "18c7fd4f-a817-490d-8ddf-d25c9cbfeb4e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31e4dc9d-eb51-4775-8fd2-89a48d54b726",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "50a1f94c-c1d4-4061-9ebf-394770afec74",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c963d757-87a2-4315-8597-ce53be75f1cd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"MeasurementValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e3a3a829-262f-4ac7-bbee-867048433334",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"MeasurementValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4e5a4e43-a373-43ef-92fc-193a51f5c40f",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-21T01:02:12.7150742-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "2114a011-a30b-4ae0-9eef-c2f7ff8102f8",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "b50eaa13-6ace-47bf-b6a5-8a88c644fe9e",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "f520d5eb-b511-4215-afc6-7181e76f04ee",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "88b94c40-c9f6-4885-9ec5-08d1ff561cda",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "18c7fd4f-a817-490d-8ddf-d25c9cbfeb4e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31e4dc9d-eb51-4775-8fd2-89a48d54b726",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "50a1f94c-c1d4-4061-9ebf-394770afec74",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c963d757-87a2-4315-8597-ce53be75f1cd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"MeasurementValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e3a3a829-262f-4ac7-bbee-867048433334",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"MeasurementValueNeededDate": "2026-09-21T01:02:12.7150742-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4e5a4e43-a373-43ef-92fc-193a51f5c40f",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-21T01:02:12.7150742-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "2114a011-a30b-4ae0-9eef-c2f7ff8102f8",
"CreateDate": "2026-09-21T01:02:12.7150742-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-21T01:02:12.7150742-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}