Get a personal access token by id
Path Parameters
user_idstring
ID of user
pat_idstring
ID of pat
Header Parameters
Authorizationstring
sub claim pulled from JWT
Response Body
curl -X GET "https://api.devzero.io/backend/v0/users/string/pat/string" \
  -H "Authorization: string"{
  "content": "string",
  "created_at": "2019-08-24T14:15:22Z",
  "expiry": "2019-08-24T14:15:22Z",
  "id": "string",
  "lasted_used": "2019-08-24T14:15:22Z",
  "name": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}{
  "message": "string"
}