Use Auth0 session access token to authenticate social connection API

I found what i’ve been looking for. Call an Identity Provider API. What I need is actually to call Auth0 Managment API to get user identity provider access_token that later i can use to access protected API.