/
OS
osdg-iiith
/
Forms Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 39m ago · Updated 2mo ago
Details
Filter operations
Authentication
4
Comments
4
Forms
6
Groups
8
Permissions
3
Responses
6
Users
1
get
Get user profile info by ID
Users
Get user profile info by ID
Retrieves a user's name, email and handle from their ID.
get
/users/{userId}
Response
The user's profile.
User
required
id
string
ulid
required
handle
string
required
name
string
required
email
string
email
required
Changes