Share via

api for subscription

Srinivas Ramanujaiah 0 Reputation points
2023-06-21T07:11:28.7266667+00:00

api for assignmnetdate

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,456 Reputation points
    2023-06-21T09:35:52.6933333+00:00

    Hi @Srinivas Ramanujaiah

    This API endpoint is currently available in production. If you want to get the subscriptions a user was granted and when those subscriptions were granted, then you can use the $select query parameter to return.

    https://graph.microsoft.com/v1.0/users/{user id}?$select=assignedLicenses,assignedPlans
    

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    Was this answer helpful?

    0 comments No comments

Your answer

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