Skip to main content

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​

OK