Retrieve a personal access token
Retrieves the details of an existing personal access token.
GET/v3/personal-access-tokens/{id}
JWT
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the personal access token. |
Responses
200
401
403
404
429
500