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": "1834574b-c3d9-4364-be7e-1b8cbef813d4",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "abbccb35-3653-4919-aa80-2ea44be46cd4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6a3bd03a-e89c-4a79-9c2d-990e1184c9d6",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "5744c054-982c-46de-9d78-7fb3cda8cf85",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6266924b-8945-46bb-bc1a-8b4d9ba8a353",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1afbabcf-7f3e-45a1-965e-887ceecc1561",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "07478bcb-a4ce-47cf-bffd-7f5e33f2443c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"MeasurementValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "73fd3c59-43d5-49bd-9509-4036f25c9bb4",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"MeasurementValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "018387a4-7613-4ca7-8260-e1d64d75c789",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-12T16:48:00.0821719-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "cf40fb6e-0c0b-4995-add1-8b52495dce53",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "1834574b-c3d9-4364-be7e-1b8cbef813d4",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "abbccb35-3653-4919-aa80-2ea44be46cd4",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6a3bd03a-e89c-4a79-9c2d-990e1184c9d6",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "5744c054-982c-46de-9d78-7fb3cda8cf85",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6266924b-8945-46bb-bc1a-8b4d9ba8a353",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1afbabcf-7f3e-45a1-965e-887ceecc1561",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "07478bcb-a4ce-47cf-bffd-7f5e33f2443c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"MeasurementValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "73fd3c59-43d5-49bd-9509-4036f25c9bb4",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"MeasurementValueNeededDate": "2026-07-12T16:48:00.0821719-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "018387a4-7613-4ca7-8260-e1d64d75c789",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-12T16:48:00.0821719-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "cf40fb6e-0c0b-4995-add1-8b52495dce53",
"CreateDate": "2026-07-12T16:48:00.0821719-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-12T16:48:00.0821719-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}