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": "d4615bee-4dba-4d23-aef7-d4a6af3273af",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b7dad8e8-1f07-415d-900d-f39868b8c689",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7dcc97ac-fa01-4643-8a68-e7dd93aeaf46",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "9fba2aa3-3279-41cc-9707-249015aa7a91",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dbbc4282-36dd-4086-ba6d-1d011b2b1461",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fb46a2d5-5da8-4e13-a34d-12065f47fa86",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e17c9f01-c562-4f84-ba8b-ac1659d37a1b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"MeasurementValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0282095-6b25-4283-afb2-e5a8047e2578",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"MeasurementValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "217e9595-4942-49ca-bdb3-4f8e7cb882c2",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-19T09:57:53.4174081-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1e932274-dbaa-4e1b-9fa5-653a4f157d2f",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "d4615bee-4dba-4d23-aef7-d4a6af3273af",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "b7dad8e8-1f07-415d-900d-f39868b8c689",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7dcc97ac-fa01-4643-8a68-e7dd93aeaf46",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "9fba2aa3-3279-41cc-9707-249015aa7a91",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dbbc4282-36dd-4086-ba6d-1d011b2b1461",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fb46a2d5-5da8-4e13-a34d-12065f47fa86",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e17c9f01-c562-4f84-ba8b-ac1659d37a1b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"MeasurementValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d0282095-6b25-4283-afb2-e5a8047e2578",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"MeasurementValueNeededDate": "2026-09-19T09:57:53.4174081-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "217e9595-4942-49ca-bdb3-4f8e7cb882c2",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-09-19T09:57:53.4174081-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "1e932274-dbaa-4e1b-9fa5-653a4f157d2f",
"CreateDate": "2026-09-19T09:57:53.4174081-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T09:57:53.4174081-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}