Get or create a personal access token
Personal Access Tokens
Get or create a personal access token
Get an existing personal access token by name. If none exists, a new one is created and returned with a fresh token.
GET
Get or create a personal access token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Team name that owns this PAT when a new PAT is created
Response
The personal access token data and authentication token.