/
JU
juspay
/
Decision Engine
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3d ago
Details
Filter operations
Analytics
7
API Keys
3
Auth
7
post
Login
post
Logout
get
Current user
get
List user merchants
post
Signup
post
Switch merchant
post
Create merchant from dashboard
Compatibility
2
Config
2
Gateway Decision
1
Health
3
Merchant Account
5
Routing Rules
6
Rule Configuration
4
Score Feedback
1
Auth
Current user
Return current authenticated user and merchant context.
get
/auth/me
Response
Current user
AuthResponse
required
token
string
user_id
string
email
string
merchant_id
string
role
string
merchants
MerchantInfo[]
Changes