identity
Identify the API key
Returns the user and workspace the API key is bound to. Useful for confirming "which Klang account am I connected to" in OAuth-style connection UIs.
GET
/api/v1/me Response fields
| user object | |
| ↳email string | |
| workspace object | |
| ↳name string |