/
OS
osdg-iiith
/
Forms Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 53m ago · Updated 2mo ago
Details
Filter operations
Authentication
4
get
Initiate CAS login
get
Handle CAS callback
get
Logout user
get
Get current user profile
Comments
4
Forms
6
Groups
8
Permissions
3
Responses
6
Users
1
Authentication
Get current user profile
Returns the profile information of the currently authenticated user.
get
/auth/info
Response
Current user profile.
User
required
id
string
ulid
required
handle
string
required
name
string
required
email
string
email
required
Changes