Access to personal access token via python

erigaud
Honored Contributor

Is there a way to get an existing personal access token via python ? Either through and sdk or a rest endpoint ? Or is the only way to do that to store the PAT in a key vault and retrieve it via a secret scope ? 

Thank you !