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": "787682ec-8239-4482-a5c5-8cf9ff5f5e68",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "4e69b49f-4bc3-4e11-9fb0-a7c10de9517f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "85628d0a-cdbc-4867-92ba-b9a61a7e88e9",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "703b92e5-24da-4660-a5c0-48092dd90866",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4c896df2-4ab2-42ef-b5c2-be3cd33e3183",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "855387db-ca9d-459c-ae53-4908a466cbae",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "76e9fe0e-dce4-4bbc-b40c-73eb0d541a5c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6306e44a-e4c3-466d-b3f2-671473df238f",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d3d2d57f-8885-475a-a62d-c1c90af6303b",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-25T01:58:58.9425415-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b7380ae2-7ce1-4188-9b52-b2ff3c76b5b0",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "787682ec-8239-4482-a5c5-8cf9ff5f5e68",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "4e69b49f-4bc3-4e11-9fb0-a7c10de9517f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "85628d0a-cdbc-4867-92ba-b9a61a7e88e9",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "703b92e5-24da-4660-a5c0-48092dd90866",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4c896df2-4ab2-42ef-b5c2-be3cd33e3183",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "855387db-ca9d-459c-ae53-4908a466cbae",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "76e9fe0e-dce4-4bbc-b40c-73eb0d541a5c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6306e44a-e4c3-466d-b3f2-671473df238f",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"MeasurementValueNeededDate": "2026-07-25T01:58:58.9425415-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d3d2d57f-8885-475a-a62d-c1c90af6303b",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2026-07-25T01:58:58.9425415-07:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "b7380ae2-7ce1-4188-9b52-b2ff3c76b5b0",
"CreateDate": "2026-07-25T01:58:58.9425415-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-25T01:58:58.9425415-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}