v11

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-29273578.1 KB
User

Get Current User

Get information about the currently authenticated user

get/api/v1/me

Response

Current user information

idstring required
isAdminboolean required

Example response

{
  "id": "4b90c1cd-2303-433e-a8b9-87e36ea87f0d"
}