Azure Corelation Id and Request ID

Shambhavi Rai 101 Reputation points
2021-07-09T12:34:11.257+00:00

I have an Azure account and I am making AD API calls for that account using postman, due to some issue I contacted Microsoft and they are asking for Correlation ID and request ID for the same, where can I find these two things?

This is the API I have been calling

https://learn.microsoft.com/en-gb/graph/api/user-delta?view=graph-rest-1.0&tabs=http

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
    2021-07-09T21:44:09.403+00:00

    @Shambhavi Rai
    Thank you for your post!

    When it comes to finding the Correlation ID or Request ID within Postman, you should be able to do this within the Response Body at the bottom of your screen.

    Request ID - https://graph.microsoft.com/v1.0/users/ :
    113501-image.png

    Correlation ID:
    113484-image.png

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.