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

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 or null
A collection of PATs.

Errors