Api
User
Retrieve user account information using API key
curl -X GET "https://ziit.app/api/external/user"
{
"id": "string",
"email": "user@example.com",
"githubId": "string",
"githubUsername": "string",
"apiKey": "43845a17-01cb-476b-8c02-27c26965e86a",
"keystrokeTimeout": 0
}
Empty
Empty