diff --git a/api-reference/beta/api/callrecords-callrecord-getdirectroutingcalls.md b/api-reference/beta/api/callrecords-callrecord-getdirectroutingcalls.md index 3c8bef71dbe..6960fca0aa3 100644 --- a/api-reference/beta/api/callrecords-callrecord-getdirectroutingcalls.md +++ b/api-reference/beta/api/callrecords-callrecord-getdirectroutingcalls.md @@ -1,7 +1,7 @@ --- title: "callRecord: getDirectRoutingCalls" description: "Get a log of direct routing calls." -author: "williamlooney" +author: "saurabhjain0804" ms.localizationpriority: medium ms.prod: "cloud-communications" doc_type: "apiPageType" @@ -55,14 +55,14 @@ The following table shows the parameters that can be used with this function. If successful, this function returns a `200 OK` response code and a collection of [directRoutingLogRow](../resources/callrecords-directroutinglogrow.md) entries in the response body. -If there are more than 1000 entries in the date range, the body also includes an `@odata.NextLink` with a URL to query the next page of call entries. The last page in the date range doesn't have `@odata.NextLink`. For more information, see [paging Microsoft Graph data in your app](/graph/paging). +If there are more than 1,000 entries in the date range, the body also includes an `@odata.nextLink` with a URL to query the next page of call entries. The last page in the date range doesn't have `@odata.nextLink`. For more information, see [paging Microsoft Graph data in your app](/graph/paging). ## Example -The following example shows how to get a collection of records for direct routing calls that occurred in the specified date range. The response includes `"@odata.count": 1000` to enumerate the number of records in this first response, and `@odata.NextLink` to get records beyond the first 1000. For readability, the response shows only a collection of one record. Assume there are more than 1000 calls in that date range. +The following example shows how to get a collection of records for direct routing calls that occurred in the specified date range. The response includes `"@odata.count": 1000` to enumerate the number of records in this first response, and `@odata.nextLink` to get records beyond the first 1,000. For readability, the response shows only a collection of one record. Assume there are more than 1,000 calls in that date range. ### Request - +The following example shows a request. # [HTTP](#tab/http) @@ -156,7 +155,7 @@ HTTP/1.1 200 OK - [Microsoft Teams direct routing usage report](/microsoftteams/teams-analytics-and-reports/pstn-usage-report#direct-routing) in the Microsoft Teams admin center. - [Health dashboard for direct routing](/MicrosoftTeams/direct-routing-health-dashboard) in the Microsoft Teams admin center. -- [Get log of PSTN calls](callrecords-callrecord-getpstncalls.md) -- [Get aggregated report of the audio conferencing dial-out](callrecords-callrecord-getpstnonlinemeetingdialoutreport.md) -- [Get log of users who are blocked from making PSTN calls](callrecords-callrecord-getpstnblockeduserslog.md) -- [Get log of sent/received SMS](callrecords-callrecord-getsmslog.md) +- [Get log of PSTN calls](callrecords-callrecord-getpstncalls.md). +- [Get aggregated report of the audio conferencing dial-out](callrecords-callrecord-getpstnonlinemeetingdialoutreport.md). +- [Get log of users who are blocked from making PSTN calls](callrecords-callrecord-getpstnblockeduserslog.md). +- [Get log of sent/received SMS](callrecords-callrecord-getsmslog.md). diff --git a/api-reference/beta/api/callrecords-callrecord-getpstnblockeduserslog.md b/api-reference/beta/api/callrecords-callrecord-getpstnblockeduserslog.md index 3959cf435f6..99f71132704 100644 --- a/api-reference/beta/api/callrecords-callrecord-getpstnblockeduserslog.md +++ b/api-reference/beta/api/callrecords-callrecord-getpstnblockeduserslog.md @@ -1,7 +1,7 @@ --- title: "callRecord: getPstnBlockedUsersLog" description: "Get the log of users who are blocked/unblocked from making public switched telephone network (PSTN) calls in Microsoft Teams as a collection of pstnBlockedUsersLogRow entries." -author: "radoslag" +author: "saurabhjain0804" ms.localizationpriority: medium ms.prod: "cloud-communications" doc_type: apiPageType @@ -60,15 +60,15 @@ Don't supply a request body for this method. If successful, this function returns a `200 OK` response code and a collection of [microsoft.graph.callRecords.pstnBlockedUsersLogRow](../resources/callrecords-pstnblockeduserslogrow.md) entries in the response body. -If the function returns more than 1000 entries for the specified date range, the body also includes an `@odata.nextLink` with a URL to query the next page of entries. The last page in the date range doesn't have an `@odata.nextLink`. For more information, see [paging Microsoft Graph data in your app](/graph/paging). +If the function returns more than 1,000 entries for the specified date range, the body also includes an `@odata.nextLink` with a URL to query the next page of entries. The last page in the date range doesn't have an `@odata.nextLink`. For more information, see [paging Microsoft Graph data in your app](/graph/paging). ## Example -The following example shows how to get a collection of records for PSTN blocked users that occurred in the specified date range. The response includes `"@odata.count": 1000` to enumerate the number of records in the first response, and an `@odata.nextLink` to get records beyond the first 1000. For readability, the response object contains only a collection of two records. +The following example shows how to get a collection of records for PSTN blocked users that occurred in the specified date range. The response includes `"@odata.count": 1000` to enumerate the number of records in the first response, and an `@odata.nextLink` to get records beyond the first 1,000. For readability, the response object contains only a collection of two records. ### Request -The following is an example of a request. +The following example shows a request. # [HTTP](#tab/http) [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleassignmentscheduleinstances-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleassignmentschedules-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleeligibilityscheduleinstances-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleeligibilityschedules-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request diff --git a/api-reference/v1.0/api/callrecords-callrecord-getpstncalls.md b/api-reference/v1.0/api/callrecords-callrecord-getpstncalls.md index fef028c8c2f..1fda8ebf6e7 100644 --- a/api-reference/v1.0/api/callrecords-callrecord-getpstncalls.md +++ b/api-reference/v1.0/api/callrecords-callrecord-getpstncalls.md @@ -1,7 +1,7 @@ --- title: "callRecord: getPstnCalls" description: "Get log of PSTN calls." -author: "williamlooney" +author: "saurabhjain0804" ms.localizationpriority: medium ms.prod: "cloud-communications" doc_type: "apiPageType" @@ -56,15 +56,14 @@ The following table shows the parameters that can be used with this function. If successful, this function returns a `200 OK` response code and a collection of [pstnCallLogRow](../resources/callrecords-pstncalllogrow.md) entries in the response body. -If there are more than 1000 entries in the date range, the body also includes an `@odata.NextLink` with a URL to query the next page of call entries. The last page in the date range does not have `@odata.NextLink`. For more information, see [paging Microsoft Graph data in your app](/graph/paging). +If there are more than 1,000 entries in the date range, the body also includes an `@odata.nextLink` with a URL to query the next page of call entries. The last page in the date range doesn't have `@odata.nextLink`. For more information, see [paging Microsoft Graph data in your app](/graph/paging). ## Example -The following example shows getting a collection of records for PSTN calls that occurred in the specified date range. The response includes `"@odata.count": 1000` to enumerate the number of records in this first response, and `@odata.NextLink` to get records beyond the first 1000. For readability, the response shows only a collection of 1 record. Please assume there are more than 1000 calls in that date range. +The following example shows getting a collection of records for PSTN calls that occurred in the specified date range. The response includes `"@odata.count": 1000` to enumerate the number of records in this first response, and `@odata.nextLink` to get records beyond the first 1,000. For readability, the response shows only a collection of 1 record. Please assume there are more than 1,000 calls in that date range. ### Request - - +The following example shows a request. # [HTTP](#tab/http) [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleassignmentscheduleinstances-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleassignmentschedules-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleeligibilityscheduleinstances-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/rbacapplication-list-roleeligibilityschedules-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request [!INCLUDE [permissions-table](../includes/permissions/unifiedroleeligibilityschedule-get-permissions.md)] +[!INCLUDE [rbac-pim-entra-roles-apis](../includes/rbac-for-apis/rbac-pim-entra-roles-apis.md)] + ## HTTP request