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": "78e47e73-6599-4a04-81b4-c49a9100ba4c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "d1b385d2-8b65-4333-b90c-83afb91f8963",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c5e2e6a6-66e1-4cef-9a69-b2b93cf4efc4",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "44546140-5434-478b-b2b2-9cf1591a7ed0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f1cfad85-7775-4868-8cb8-c417f2ae0fea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9dc379-d18c-47e2-810d-47005d33bd04",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b5ea2bfe-d3f0-44c0-b3fd-3626f7a5ec89",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"MeasurementValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5915cf-e5d8-4f83-9e43-3cde1c454965",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"MeasurementValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "28ef0839-d7a5-4794-a7cd-40724d96b7c9",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-03T22:58:56.370329-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "6cdadcc2-c6a4-4e84-9fe3-879085117be0",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "78e47e73-6599-4a04-81b4-c49a9100ba4c",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "d1b385d2-8b65-4333-b90c-83afb91f8963",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c5e2e6a6-66e1-4cef-9a69-b2b93cf4efc4",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "44546140-5434-478b-b2b2-9cf1591a7ed0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f1cfad85-7775-4868-8cb8-c417f2ae0fea",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c9dc379-d18c-47e2-810d-47005d33bd04",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b5ea2bfe-d3f0-44c0-b3fd-3626f7a5ec89",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"MeasurementValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0f5915cf-e5d8-4f83-9e43-3cde1c454965",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"MeasurementValueNeededDate": "2026-04-03T22:58:56.370329-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "28ef0839-d7a5-4794-a7cd-40724d96b7c9",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-03T22:58:56.370329-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "6cdadcc2-c6a4-4e84-9fe3-879085117be0",
"CreateDate": "2026-04-03T22:58:56.370329-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-03T22:58:56.370329-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}