{
"results": [
{
"description": "<string>",
"expiresAt": "2023-11-07T05:31:56Z",
"rotatedAt": "2023-11-07T05:31:56Z",
"lastUsedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"uuid": "<string>"
}
],
"status": "ok"
}
List personal access tokens
{
"results": [
{
"description": "<string>",
"expiresAt": "2023-11-07T05:31:56Z",
"rotatedAt": "2023-11-07T05:31:56Z",
"lastUsedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"uuid": "<string>"
}
],
"status": "ok"
}
Success
The response is of type object
.