Hello @Manpreet Singh , you can get a list of contacts via the following request endpoint:
GET /me/contacts
GET /users/{id | userPrincipalName}/contacts
Here is the documentation for reference: https://learn.microsoft.com/en-us/graph/api/user-list-contacts?view=graph-rest-1.0&tabs=http
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.