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": "4dda2785-f250-46ba-ae30-525225f53bdc",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ac73e97f-cc0e-4faa-8278-70ef734cfd0f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f6f10218-38a5-4af3-9c23-0a2c42e6be5b",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "f3cda2aa-3b55-409a-b91b-24b404447f5c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ec16971f-b685-4d35-9bd8-baefaf8b2cdc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "706a6e94-fa2c-431a-9d08-29c6c2b90d92",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7d0b0ecc-8c46-41e9-9223-fef0782ed724",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"MeasurementValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e631195f-489f-4a61-a560-3e2ba00c3f32",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"MeasurementValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ce76041c-e836-48d2-b841-8c1afd25ed0f",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-22T04:47:54.3567294-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "9ab481c3-b603-45f7-b501-7f650c10da7a",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "4dda2785-f250-46ba-ae30-525225f53bdc",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "ac73e97f-cc0e-4faa-8278-70ef734cfd0f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f6f10218-38a5-4af3-9c23-0a2c42e6be5b",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "f3cda2aa-3b55-409a-b91b-24b404447f5c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ec16971f-b685-4d35-9bd8-baefaf8b2cdc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "706a6e94-fa2c-431a-9d08-29c6c2b90d92",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7d0b0ecc-8c46-41e9-9223-fef0782ed724",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"MeasurementValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e631195f-489f-4a61-a560-3e2ba00c3f32",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"MeasurementValueNeededDate": "2026-04-22T04:47:54.3567294-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ce76041c-e836-48d2-b841-8c1afd25ed0f",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-04-22T04:47:54.3567294-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "9ab481c3-b603-45f7-b501-7f650c10da7a",
"CreateDate": "2026-04-22T04:47:54.3567294-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T04:47:54.3567294-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}