1[
2    {
3        "id": 1876,
4        "name": "token 10",
5        "revoked": false,
6        "created_at": "2021-03-09T21:11:47.271Z",
7        "scopes": [
8            "api",
9            "read_api",
10            "read_repository",
11            "write_repository"
12        ],
13        "user_id": 2453,
14        "active": true,
15        "expires_at": null,
16        "access_level": 40
17    },
18    {
19        "id": 1877,
20        "name": "token 8",
21        "revoked": false,
22        "created_at": "2021-03-09T21:11:47.340Z",
23        "scopes": [
24            "api",
25            "read_api",
26            "read_repository",
27            "write_repository"
28        ],
29        "user_id": 2456,
30        "active": true,
31        "expires_at": null,
32        "access_level": 30
33    }
34]
35