Updates from: 01/08/2022 02:09:59
Service Microsoft Docs article Related commit history on GitHub Change details
v1.0 Reports Getgrouparchivedprintjobs https://github.com/microsoftgraph/microsoft-graph-docs/commits/master/api-reference/beta/api/reports-getgrouparchivedprintjobs.md
GET /reports/getGroupArchivedPrintJobs(groupId=groupId-value,startDateTime=start
## Function parameters
+In the request URL, provide the following function parameters with values:
+ | Parameter | Type | Required? | Description | ||-|--|-| | `groupId` | `Edm.String` | Yes | The ID of the group to return data for. |
-| `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from. |
-| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+| `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from.|
+| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from.|
+>**Note:** If a value is not required, pass the parameter with null value.
## Response If successful, this method returns a `200 OK` response code and a collection of [archivedPrintJob](../resources/archivedprintjob.md) objects in the response body.
v1.0 Reports Getprinterarchivedprintjobs https://github.com/microsoftgraph/microsoft-graph-docs/commits/master/api-reference/beta/api/reports-getprinterarchivedprintjobs.md
GET /reports/getPrinterArchivedPrintJobs(printerId=printerId-value,startDateTime
## Function parameters
+In the request URL, provide the following function parameters with values:
+ | Parameter | Type | Required? | Description | ||-|--|-| | `printerId` | `Edm.String` | Yes | The ID of the printer to return data for. | | `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from. |
-| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+
+>**Note:** If a value is not required, pass the parameter with null value.
## Response If successful, this method returns a `200 OK` response code and a collection of [archivedPrintJob](../resources/archivedprintjob.md) objects in the response body.
v1.0 Reports Getuserarchivedprintjobs https://github.com/microsoftgraph/microsoft-graph-docs/commits/master/api-reference/beta/api/reports-getuserarchivedprintjobs.md
GET /reports/getUserArchivedPrintJobs(userId=userId-value,startDateTime=startDat
| Authorization | Bearer {token}. Required. | ## Function Parameters
+In the request URL, provide the following function parameters with values:
| Parameter | Type | Required? | Description | ||-|--|-| | `userId` | `Edm.String` | Yes | The ID of the user to return data for. | | `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from. |
-| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+>**Note:** If a value is not required, pass the parameter with null value.
## Response If successful, this method returns a `200 OK` response code and a collection of [archivedPrintJob](../resources/archivedprintjob.md) objects in the response body.
v1.0 Reports Getgrouparchivedprintjobs https://github.com/microsoftgraph/microsoft-graph-docs/commits/master/api-reference/v1.0/api/reports-getgrouparchivedprintjobs.md
GET /reports/getGroupArchivedPrintJobs
``` ## Function parameters
+In the request URL, provide the following function parameters with values:
| Parameter | Type | Required? | Description | ||-|--|-| | `groupId` | `Edm.String` | Yes | The ID of the group to return data for. |
-| `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from. |
-| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+| `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from.|
+| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from.|
+>**Note:** If a value is not required, pass the parameter with null value.
## Request headers |Name|Description| |:|:|
v1.0 Reports Getprinterarchivedprintjobs https://github.com/microsoftgraph/microsoft-graph-docs/commits/master/api-reference/v1.0/api/reports-getprinterarchivedprintjobs.md
GET /reports/getPrinterArchivedPrintJobs
## Function parameters
+In the request URL, provide the following function parameters with values:
+ | Parameter | Type | Required? | Description | ||-|--|-| | `printerId` | `Edm.String` | Yes | The ID of the printer to return data for. | | `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from. |
-| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+>**Note:** If a value is not required, pass the parameter with null value.
## Request headers |Name|Description| |:|:|
v1.0 Reports Getuserarchivedprintjobs https://github.com/microsoftgraph/microsoft-graph-docs/commits/master/api-reference/v1.0/api/reports-getuserarchivedprintjobs.md
GET /reports/getUserArchivedPrintJobs
## Function Parameters
+In the request URL, provide the following function parameters with values:
+ | Parameter | Type | Required? | Description | ||-|--|-| | `userId` | `Edm.String` | Yes | The ID of the user to return data for. |
-| `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from. |
-| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from. |
+| `startDateTime` | `Edm.DateTimeOffset` | No | The start date (inclusive) for the time period to include data from.|
+| `endDateTime` | `Edm.DateTimeOffset` | No | The end date (inclusive) for the time period to include data from.|
+>**Note:** If a value is not required, pass the parameter with null value.
## Request headers |Name|Description| |:|:|