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": "0f184983-4479-422e-aba8-2c402e989f2a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ce1a5aa0-694e-4a15-aaa0-6c82baba5109",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1c6421db-faa4-427b-81ce-24c8e4c16e4e",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "cfc7151f-912a-4968-9114-0c39d3bca36e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d4e18380-bae2-43a7-89fd-36d061947ffe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3916b81d-b3d3-490d-a294-cc49de60a7ca",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "132d3868-788c-4a6e-acdd-30f8ffd40205",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"MeasurementValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94d6a2ae-35c8-42e4-bbd3-5225f5fda4f4",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"MeasurementValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "55f27750-787b-4d3b-be2c-f26733bd74b4",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-06T22:23:05.5142601-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "df899ff8-958c-431f-b6f8-b0f070d64b64",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "0f184983-4479-422e-aba8-2c402e989f2a",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ce1a5aa0-694e-4a15-aaa0-6c82baba5109",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1c6421db-faa4-427b-81ce-24c8e4c16e4e",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "cfc7151f-912a-4968-9114-0c39d3bca36e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d4e18380-bae2-43a7-89fd-36d061947ffe",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3916b81d-b3d3-490d-a294-cc49de60a7ca",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "132d3868-788c-4a6e-acdd-30f8ffd40205",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"MeasurementValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "94d6a2ae-35c8-42e4-bbd3-5225f5fda4f4",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"MeasurementValueNeededDate": "2025-11-06T22:23:05.5142601-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "55f27750-787b-4d3b-be2c-f26733bd74b4",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-11-06T22:23:05.5142601-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "df899ff8-958c-431f-b6f8-b0f070d64b64",
"CreateDate": "2025-11-06T22:23:05.5142601-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-06T22:23:05.5142601-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}