Get user's information in organizationAsk AIget https://api.padlet.dev/v1/organizations/{org_id}/users/{user_id}Path Paramsorg_idstringrequiredlength between 16 and 22ID of the organizationuser_idstringrequiredlength between 16 and 22ID of the userQuery ParamsincludestringDefaults to boardsSet to 'boards' to include user's boards in responseResponses 200Returns resource object for the user with their boards in the organization 403Not authorized to access this resource 404Object not foundUpdated 7 months ago