GET Attachments/ByLastModifiedDate?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 last modified date of the attachments to retrieve |
date |
None. |
| endDate |
Ending last modified 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": "ab88989d-51a6-4ca8-be4b-c22034867817",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c8802efe-30c8-4bce-9d15-330cf0c74454",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "82cff858-6636-47d4-9225-9286ff1a8194",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ecd9c9bb-ac17-4dcc-9d14-f1cdd1aa157e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "90e251b7-b9db-425a-82fd-f569a19fbcce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "782be7bf-e758-4995-87d4-952de0215341",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fd5d904d-db23-4cde-85e0-baea323ba12c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"MeasurementValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5fea7d88-10f9-4ea3-aa01-d48f5dc0e061",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"MeasurementValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "61b23951-2ab2-48b8-b8a5-b4f6977a766a",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-30T11:34:55.9305421-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "88f934e4-6a46-4b64-9819-843cdd8c68d6",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 7"
},
{
"AttachmentId": "ab88989d-51a6-4ca8-be4b-c22034867817",
"Name": "sample string 1",
"Description": "sample string 2",
"AttachmentCategory": {
"AttachmentCategoryId": "c8802efe-30c8-4bce-9d15-330cf0c74454",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "82cff858-6636-47d4-9225-9286ff1a8194",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 5"
},
"Asset": {
"AssetId": "ecd9c9bb-ac17-4dcc-9d14-f1cdd1aa157e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "90e251b7-b9db-425a-82fd-f569a19fbcce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "782be7bf-e758-4995-87d4-952de0215341",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "fd5d904d-db23-4cde-85e0-baea323ba12c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"MeasurementValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5fea7d88-10f9-4ea3-aa01-d48f5dc0e061",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"MeasurementValueNeededDate": "2025-12-30T11:34:55.9305421-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "61b23951-2ab2-48b8-b8a5-b4f6977a766a",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 8"
},
"FileType": "sample string 3",
"FileSize": 1,
"UploadDate": "2025-12-30T11:34:55.9305421-08:00",
"Content": "QEA=",
"SourceSystemId": "sample string 4",
"CompanyId": "88f934e4-6a46-4b64-9819-843cdd8c68d6",
"CreateDate": "2025-12-30T11:34:55.9305421-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T11:34:55.9305421-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}