GET /api/users/988725683/personal_access_tokens/3
200
{
"created_at": "2019-09-11 14:33:21 UTC",
"updated_at": "2019-09-11 14:33:21 UTC",
"id": 3,
"name": "Personal Access Token 3",
"expires_at": "2019-09-21 14:33:21 UTC",
"active?": true,
"user_id": 988725683,
"last_used_at": null
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
id required |
Validations:
|
|
user_id required |
ID of the user Validations:
|