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": "c85d472a-d162-4eb8-8605-bcbe28d1f4fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "0dcb8739-3c1c-4094-a4e0-928f3341aa65",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c4c3be1e-2461-40f2-a2ba-561d3b44ea3a",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6e12aa05-08cb-4fbf-b3d5-bb553a441402",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "80c40283-f1e5-439b-b8a1-70e4c3e0e1ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a27aa36a-78ab-4407-a0fc-08f1407ac001",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fd278f0c-42f2-43a3-8826-12e6ff9079ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "990a8678-a159-404f-b068-ea3c8cb5b638",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2c3cfb71-11ed-40d3-ba39-d8cc95593439",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-29T06:30:05.9790495-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "89260495-fb83-44db-b52d-19a5ffa28009",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "c85d472a-d162-4eb8-8605-bcbe28d1f4fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "0dcb8739-3c1c-4094-a4e0-928f3341aa65",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c4c3be1e-2461-40f2-a2ba-561d3b44ea3a",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "6e12aa05-08cb-4fbf-b3d5-bb553a441402",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "80c40283-f1e5-439b-b8a1-70e4c3e0e1ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a27aa36a-78ab-4407-a0fc-08f1407ac001",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fd278f0c-42f2-43a3-8826-12e6ff9079ba",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "990a8678-a159-404f-b068-ea3c8cb5b638",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"MeasurementValueNeededDate": "2026-08-29T06:30:05.9790495-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2c3cfb71-11ed-40d3-ba39-d8cc95593439",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-08-29T06:30:05.9790495-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "89260495-fb83-44db-b52d-19a5ffa28009",
"CreateDate": "2026-08-29T06:30:05.9790495-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-29T06:30:05.9790495-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}