Get a Personal-Access-Token (PAT) by ID
GET/users/:userId/pats/:tokenId
Returns the PAT for a user, currently only available for machine users/service accounts. PATs are ready-to-use tokens and can be sent directly in the authentication header.
Request​
Responses​
- 200
- default
OK
An unexpected error response.