/users/{userID}Ask AIget https://www.toneden.io/api/v1/users/{userID}Retrieve a specific user by ID.Path ParamsuserIDintegerrequiredNumeric ID of the user to retrieve. Can also be the string 'me', to get the currently-authenticated user.Response 200Successfully retrieved user.Updated over 5 years ago