get: tags: - User - General summary: Current User description: >- Retrieves information about the current user. operationId: getCurrentUser responses: "200": description: Current user object content: application/json: schema: $ref: ../components/schemas/CurrentUser.yaml