{
"data": [
{
"id": "<string>",
"keyPrefix": "<string>",
"interfaceId": "<string>",
"label": "<string>",
"scopes": [
"<string>"
],
"status": "active",
"createdAt": 123,
"expiresAt": 123,
"revokedAt": 123,
"lastUsedAt": 123
}
],
"meta": {
"requestId": "<string>",
"hasMore": true,
"nextCursor": "<string>"
}
}