USERS
Get user details
Retrieve detailed information about a specific user by their ID.
GET
/
v1
/
users
/
{userId}
Authorizations
Public-Key
string
headerrequiredPath Parameters
userId
string
requiredGET /v1/users/:userId Parameter
Response
200 - application/json
status
string
requiredAllowed value:
"success"
data
object
required