Get all personal access tokens (PATs) for the current user.

View as Markdown

Returns all of the personal access tokens (PATs) belonging to the current user.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

#/components/schemas/patsSchema

patslist of objects
A collection of PATs.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error