Fetch a Cleanroom User by IDCopy Pageget https://api.habu.com/v1/cleanrooms/{cleanroomId}/users/{cleanroomUserId}This operation fetches a Cleanroom user by ID.Path ParamscleanroomIdstringrequiredCleanroom ID associated with the usercleanroomUserIdstringrequiredCleanroom User IDHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200User fetched successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago