/users/selfAsk AIget https://{BaseUrl}/api/v3.0/users/selfThis endpoint allows the users to retrieve info about the current user.Query Paramsincludearray of stringsincludeADD stringResponses 200OK 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 403You have no permission to access the specified resource. 404Referenced resource could not be found. 500Something went wrong in the server. Please try again.Updated 4 months ago