Get a userAsk AIget https://api.instill-ai.com/v1beta/users/{userId}Returns the details of a user by their ID.Path ParamsuserIdstringrequiredUser IDQuery ParamsviewstringenumView allows clients to specify the desired resource view in the response. VIEW_BASIC: Default view, only includes basic information. VIEW_FULL: Full representation. VIEW_BASICVIEW_FULLAllowed:VIEW_BASICVIEW_FULLResponses 200A successful response. 401Returned when the client credentials are not valid. defaultAn unexpected error response.Updated 9 months ago