Users
Get User country
Get country for the user if the user exists.
GET
/
v1
/
users
/
{user_id}
This endpoint returns the country for the user if the user exists. If the user does not exist, it returns an 400 error.
Path Params
Body Params
Response
Object containing user details
Details of the error if response is not a success response
Has the value false if the response is not a success