Skip to main content
GET
Check personal access token exists

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name
string
required

Response

200 - application/json

Boolean indicating whether the personal access token exists.

exists
boolean
required